Re: [PATCH 01/12] hwmon: lis3: pm_runtime support

2010-10-24 Thread Éric Piel
Op 22-10-10 13:57, Samu Onkalo schreef: Add pm_runtime support to lis3 core driver. Add pm_runtime support to lis3 i2c driver. spi and hp_accel drivers are not yet supported. Old always on functionality remains for those. For sysfs there is 5 second delay before turning off the chip to avoid

[PATCH 01/12] hwmon: lis3: pm_runtime support

2010-10-22 Thread Samu Onkalo
Add pm_runtime support to lis3 core driver. Add pm_runtime support to lis3 i2c driver. spi and hp_accel drivers are not yet supported. Old always on functionality remains for those. For sysfs there is 5 second delay before turning off the chip to avoid long ramp up delay. Signed-off-by: Samu

Re: [PATCH 01/12] hwmon: lis3: pm_runtime support

2010-10-22 Thread Jonathan Cameron
On 10/22/10 12:57, Samu Onkalo wrote: Add pm_runtime support to lis3 core driver. Add pm_runtime support to lis3 i2c driver. spi and hp_accel drivers are not yet supported. Old always on functionality remains for those. For sysfs there is 5 second delay before turning off the chip to