From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 24 May 2017 08:46:12 -0700 From: Tony Lindgren To: Julia Lawall Cc: Jonathan Cameron , kbuild-all@01.org, Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio@vger.kernel.org, linux-omap@vger.kernel.org, Marcel Partap , Michael Scott , Sebastian Reichel Subject: Re: [PATCH 1/3] iio: adc: cpcap: Fix default register values and battery temperature (fwd) Message-ID: <20170524154612.GZ10472@atomide.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-ID: Hi, * Julia Lawall [170524 00:43]: > CPCAP_BIT_ADTRIG_DIS is duplicated on lines 77-82. > 02e16000 Tony Lindgren 2017-05-22 77 #define CPCAP_REG_ADCC2_DEFAULTS (CPCAP_BIT_AD4_SELECT | \ > 02e16000 Tony Lindgren 2017-05-22 @78 CPCAP_BIT_ADTRIG_DIS | \ > 02e16000 Tony Lindgren 2017-05-22 79 CPCAP_BIT_ADTRIG_DIS | \ Oops, thanks for letting me know. Jonathan, do you want an incremental patch or v3 of the whole set resent? Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/3] iio: adc: cpcap: Fix default register values and battery temperature (fwd) Date: Wed, 24 May 2017 08:46:12 -0700 Message-ID: <20170524154612.GZ10472@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Julia Lawall Cc: Jonathan Cameron , kbuild-all-JC7UmRfGjtg@public.gmane.org, Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Marcel Partap , Michael Scott , Sebastian Reichel List-Id: linux-omap@vger.kernel.org Hi, * Julia Lawall [170524 00:43]: > CPCAP_BIT_ADTRIG_DIS is duplicated on lines 77-82. > 02e16000 Tony Lindgren 2017-05-22 77 #define CPCAP_REG_ADCC2_DEFAULTS (CPCAP_BIT_AD4_SELECT | \ > 02e16000 Tony Lindgren 2017-05-22 @78 CPCAP_BIT_ADTRIG_DIS | \ > 02e16000 Tony Lindgren 2017-05-22 79 CPCAP_BIT_ADTRIG_DIS | \ Oops, thanks for letting me know. Jonathan, do you want an incremental patch or v3 of the whole set resent? Regards, Tony