Re: [PATCH V4 0/4] mmc: Use runtime pm for blkdevice

2013-05-26 Thread Chris Ball
Hi Ulf, On Thu, May 02 2013, Ulf Hansson wrote: > From: Ulf Hansson > > SDIO has been using runtime pm for a while to handle runtime power save > operations. This patchset is enabling the option to make the sd/mmc > blockdevices to use runtime pm as well. > > The runtime pm implementation for the

Re: [PATCH V4 0/4] mmc: Use runtime pm for blkdevice

2013-05-03 Thread Adrian Hunter
On 03/05/13 14:11, Ulf Hansson wrote: > On 2 May 2013 14:02, Ulf Hansson wrote: >> From: Ulf Hansson >> >> SDIO has been using runtime pm for a while to handle runtime power save >> operations. This patchset is enabling the option to make the sd/mmc >> blockdevices to use runtime pm as well. >> >

Re: [PATCH V4 0/4] mmc: Use runtime pm for blkdevice

2013-05-03 Thread Ulf Hansson
On 2 May 2013 14:02, Ulf Hansson wrote: > From: Ulf Hansson > > SDIO has been using runtime pm for a while to handle runtime power save > operations. This patchset is enabling the option to make the sd/mmc > blockdevices to use runtime pm as well. > > The runtime pm implementation for the block d

[PATCH V4 0/4] mmc: Use runtime pm for blkdevice

2013-05-02 Thread Ulf Hansson
From: Ulf Hansson SDIO has been using runtime pm for a while to handle runtime power save operations. This patchset is enabling the option to make the sd/mmc blockdevices to use runtime pm as well. The runtime pm implementation for the block device will make use of autosuspend to defer power sav