Re: [PATCH v3 07/10] spi/pxa2xx: add support for runtime PM

2013-02-08 Thread Mark Brown
On Tue, Jan 22, 2013 at 12:26:30PM +0200, Mika Westerberg wrote: > Drivers should put the device into low power states proactively whenever the > device is not in use. Thus implement support for runtime PM and use the > autosuspend feature to make sure that we can still perform well in case we see

Re: [PATCH v3 07/10] spi/pxa2xx: add support for runtime PM

2013-02-08 Thread Mark Brown
On Tue, Jan 22, 2013 at 12:26:30PM +0200, Mika Westerberg wrote: Drivers should put the device into low power states proactively whenever the device is not in use. Thus implement support for runtime PM and use the autosuspend feature to make sure that we can still perform well in case we see

[PATCH v3 07/10] spi/pxa2xx: add support for runtime PM

2013-01-22 Thread Mika Westerberg
Drivers should put the device into low power states proactively whenever the device is not in use. Thus implement support for runtime PM and use the autosuspend feature to make sure that we can still perform well in case we see lots of SPI traffic within short period of time. Signed-off-by: Mika

[PATCH v3 07/10] spi/pxa2xx: add support for runtime PM

2013-01-22 Thread Mika Westerberg
Drivers should put the device into low power states proactively whenever the device is not in use. Thus implement support for runtime PM and use the autosuspend feature to make sure that we can still perform well in case we see lots of SPI traffic within short period of time. Signed-off-by: Mika