Re: [PATCH V2 1/1] iio: light: Added PM support for Capella CM3232 ambient light sensor driver.

2015-03-08 Thread Jonathan Cameron
On 19/02/15 23:02, Kevin Tsai wrote: > Added Power Management Support. > > Signed-off-by: Kevin Tsai Applied to the togreg branch of iio.git - initially pushed out as testing for the autobuilders to play. Thanks, Jonathan > --- > v2: > Added CONFIG_PM_SLEEP to suspend/resume functions to fix

Re: [PATCH V2 1/1] iio: light: Added PM support for Capella CM3232 ambient light sensor driver.

2015-03-08 Thread Jonathan Cameron
On 19/02/15 23:02, Kevin Tsai wrote: Added Power Management Support. Signed-off-by: Kevin Tsai kt...@capellamicro.com Applied to the togreg branch of iio.git - initially pushed out as testing for the autobuilders to play. Thanks, Jonathan --- v2: Added CONFIG_PM_SLEEP to suspend/resume

[PATCH V2 1/1] iio: light: Added PM support for Capella CM3232 ambient light sensor driver.

2015-02-19 Thread Kevin Tsai
Added Power Management Support. Signed-off-by: Kevin Tsai --- v2: Added CONFIG_PM_SLEEP to suspend/resume functions to fix the build warning when CONFIG_PM_SLEEP is not selected. v1: Added Power Management support. drivers/iio/light/cm3232.c | 36 1 file

[PATCH V2 1/1] iio: light: Added PM support for Capella CM3232 ambient light sensor driver.

2015-02-19 Thread Kevin Tsai
Added Power Management Support. Signed-off-by: Kevin Tsai kt...@capellamicro.com --- v2: Added CONFIG_PM_SLEEP to suspend/resume functions to fix the build warning when CONFIG_PM_SLEEP is not selected. v1: Added Power Management support. drivers/iio/light/cm3232.c | 36