Re: [PATCH 3/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver.

2015-05-23 Thread Jonathan Cameron
On 22/05/15 05:19, Kevin Tsai wrote: > - Added Power Management support. > - Added driver remove routine. > > Signed-off-by: Kevin Tsai This one is fine other than the patch title. You could split it but as the two changes don't interfere and are kind of related, this one is fine as a single

Re: [PATCH 3/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver.

2015-05-23 Thread Jonathan Cameron
On 22/05/15 05:19, Kevin Tsai wrote: - Added Power Management support. - Added driver remove routine. Signed-off-by: Kevin Tsai kt...@capellamicro.com This one is fine other than the patch title. You could split it but as the two changes don't interfere and are kind of related, this one is

[PATCH 3/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver.

2015-05-21 Thread Kevin Tsai
- Added Power Management support. - Added driver remove routine. Signed-off-by: Kevin Tsai --- drivers/iio/light/cm32181.c | 44 1 file changed, 44 insertions(+) diff --git a/drivers/iio/light/cm32181.c b/drivers/iio/light/cm32181.c index

[PATCH 3/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver. - Added Power Management support. - Added driver remove routine.

2015-05-21 Thread Kevin Tsai
Signed-off-by: Kevin Tsai --- Added Power Management support. Added remove routine. drivers/iio/light/cm32181.c | 44 1 file changed, 44 insertions(+) diff --git a/drivers/iio/light/cm32181.c b/drivers/iio/light/cm32181.c index 6b11145..9bc3e1f

[PATCH 3/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver. - Added Power Management support. - Added driver remove routine.

2015-05-21 Thread Kevin Tsai
Signed-off-by: Kevin Tsai kt...@capellamicro.com --- Added Power Management support. Added remove routine. drivers/iio/light/cm32181.c | 44 1 file changed, 44 insertions(+) diff --git a/drivers/iio/light/cm32181.c b/drivers/iio/light/cm32181.c index

[PATCH 3/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver.

2015-05-21 Thread Kevin Tsai
- Added Power Management support. - Added driver remove routine. Signed-off-by: Kevin Tsai kt...@capellamicro.com --- drivers/iio/light/cm32181.c | 44 1 file changed, 44 insertions(+) diff --git a/drivers/iio/light/cm32181.c