From: Lars-Peter Clausen <lars@metafoo.de>
To: Hartmut Knaack <knaack.h@gmx.de>, linux-iio@vger.kernel.org
Cc: Jonathan Cameron <jic23@kernel.org>
Subject: Re: [PATCH 1/6] staging:iio:ad7291 remove double define
Date: Tue, 08 Jul 2014 15:26:16 +0200 [thread overview]
Message-ID: <53BBF178.2050301@metafoo.de> (raw)
In-Reply-To: <53BBD0C7.4050003@gmx.de>
On 07/08/2014 01:06 PM, Hartmut Knaack wrote:
> Remove second instance of definition of AD7291_BITS.
>
> Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
All patches in this series:
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Thanks.
> ---
> diff --git a/drivers/staging/iio/adc/ad7291.c b/drivers/staging/iio/adc/ad7291.c
> index 7194bd1..c08b258 100644
> --- a/drivers/staging/iio/adc/ad7291.c
> +++ b/drivers/staging/iio/adc/ad7291.c
> @@ -73,8 +73,6 @@
> #define AD7291_T_VALUE_FLOAT_OFFSET 2
> #define AD7291_T_VALUE_FLOAT_MASK 0x2
>
> -#define AD7291_BITS 12
> -
> struct ad7291_chip_info {
> struct i2c_client *client;
> struct regulator *reg;
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2014-07-08 13:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-08 11:06 [PATCH 1/6] staging:iio:ad7291 remove double define Hartmut Knaack
2014-07-08 13:26 ` Lars-Peter Clausen [this message]
2014-07-08 18:06 ` Jonathan Cameron
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=53BBF178.2050301@metafoo.de \
--to=lars@metafoo.de \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=linux-iio@vger.kernel.org \
/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).