Re: [PATCH] iio: light: ltr501: Fix alignment to match open parenthesis

2015-04-09 Thread Jonathan Cameron
On 09/04/15 16:01, Daniel Baluta wrote: > > > On 04/09/2015 05:51 PM, Kuppuswamy, Sathyanarayanan wrote: >> Hi Daniel, >> >> You have asked me to include this patch in my LTR501 patch set. I have >> already sent few versions of my patch set with your patch. Do you want to >> submit it again sep

Re: [PATCH] iio: light: ltr501: Fix alignment to match open parenthesis

2015-04-09 Thread Daniel Baluta
On 04/09/2015 05:51 PM, Kuppuswamy, Sathyanarayanan wrote: Hi Daniel, You have asked me to include this patch in my LTR501 patch set. I have already sent few versions of my patch set with your patch. Do you want to submit it again separately? Hi Sathya, After Jonathan's comments on patch

RE: [PATCH] iio: light: ltr501: Fix alignment to match open parenthesis

2015-04-09 Thread Kuppuswamy, Sathyanarayanan
To: ji...@kernel.org Cc: knaac...@gmx.de; l...@metafoo.de; pme...@pmeerw.net; Baluta, Daniel; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; Kuppuswamy, Sathyanarayanan Subject: [PATCH] iio: light: ltr501: Fix alignment to match open parenthesis This makes ltr501 code consistent with

[PATCH] iio: light: ltr501: Fix alignment to match open parenthesis

2015-04-09 Thread Daniel Baluta
This makes ltr501 code consistent with the coding style adopted for the new drivers added to IIO. We prepare the path for adding support for LTR559 chip. Reported by checkpatch.pl Signed-off-by: Daniel Baluta --- Changes since v1: * rebased on top of 1ca510b0ea6 ("iio: light: ltr501: Pow