linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Vivien Didelot <vivien.didelot@savoirfairelinux.com>,
	linux-iio@vger.kernel.org
Cc: Guenter Roeck <linux@roeck-us.net>,
	Lars-Peter Clausen <lars@metafoo.de>,
	linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com
Subject: Re: [PATCH] iio:adc:max1363 clear list of missing features
Date: Sat, 11 Jan 2014 11:33:57 +0000	[thread overview]
Message-ID: <52D12C25.90802@kernel.org> (raw)
In-Reply-To: <1389387591-5534-1-git-send-email-vivien.didelot@savoirfairelinux.com>



On 10/01/14 20:59, Vivien Didelot wrote:
> Remove "Control of internal reference" from the list of unimplemented
> features, since as of commit a405b00, external reference is supported if
> the device has a regulator and falls back to internal if it doesn't.
>
> While we are modifying the header, let's make it more concise and remove
> a redundant filename.
>
> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Applied to the togreg branch of iio.git. Thanks.
> ---
>   drivers/iio/adc/max1363.c | 10 ++--------
>   1 file changed, 2 insertions(+), 8 deletions(-)
>
> diff --git a/drivers/iio/adc/max1363.c b/drivers/iio/adc/max1363.c
> index e283f2f..1228272 100644
> --- a/drivers/iio/adc/max1363.c
> +++ b/drivers/iio/adc/max1363.c
> @@ -8,17 +8,11 @@
>     * based on linux/drivers/acron/char/pcf8583.c
>     * Copyright (C) 2000 Russell King
>     *
> +  * Driver for max1363 and similar chips.
> +  *
>     * This program is free software; you can redistribute it and/or modify
>     * it under the terms of the GNU General Public License version 2 as
>     * published by the Free Software Foundation.
> -  *
> -  * max1363.c
> -  *
> -  * Partial support for max1363 and similar chips.
> -  *
> -  * Not currently implemented.
> -  *
> -  * - Control of internal reference.
>     */
>
>   #include <linux/interrupt.h>
>

      reply	other threads:[~2014-01-11 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-10 20:59 [PATCH] iio:adc:max1363 clear list of missing features Vivien Didelot
2014-01-11 11:33 ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52D12C25.90802@kernel.org \
    --to=jic23@kernel.org \
    --cc=kernel@savoirfairelinux.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=vivien.didelot@savoirfairelinux.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).