From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Subject: Re: [PATCH V4 1/1] iio: add Capella CM32181 ambient light sensor driver. Date: Wed, 01 Jan 2014 12:05:54 +0000 Message-ID: <52C404A2.9030106@kernel.org> References: <1387850035-4030-1-git-send-email-ktsai@capellamicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1387850035-4030-1-git-send-email-ktsai-GubuWUlQtMwciDkP5Hr2oA@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Kevin Tsai , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Rob Landley , Grant Likely , Peter Huewe , Jason Gunthorpe , Teddy Reed , Kent Yoder , Arnaud Ebalard , Peter Meerwald , Lars-Peter Clausen , Oleksandr Kravchenko , Jacek Anaszewski Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On 24/12/13 01:53, Kevin Tsai wrote: > Add Capella Microsystem CM32181 Ambient Light Sensor IIO driver. > This driver will convert raw data to lux value under open-air > condition. Change the calibscale based on the cover material. > > Signed-off-by: Kevin Tsai > --- Hi Kevin, It is good practice to list here (nothing from here goes in final commit message) any changes since the previous version. This just makes it clear whether you have responded to all review comments, particularly when there are multiple people reviewing the patch. Other than that, I'm happy with this and have applied it to the togreg branch of iio.git - initially pushed out as testing for build tests. Note I made one tiny white space change (dropped a blank line where there were two...