[PATCH 05/17] mmc: mmci: Put the device into low power state at system suspend

Kevin Hilman khilman at linaro.org
Wed Feb 5 15:08:38 EST 2014


Linus Walleij <linus.walleij at linaro.org> writes:

> On Tue, Feb 4, 2014 at 8:22 PM, Kevin Hilman <khilman at linaro.org> wrote:
>> Ulf Hansson <ulf.hansson at linaro.org> writes:
>>
>>> Due to the available runtime PM callbacks, we are now able to put our
>>> device into low power state at system suspend.
> (...)
>> I'm trying to thing of a good reason to not make PM_SLEEP depend on
>> PM_RUNTIME for platforms like this.
>
> Isn't the typical Android platform using PM_SLEEP without using
> PM_RUNTIME?

No, most Android platforms that I'm aware of use both extensively.

Kevin



More information about the linux-arm-kernel mailing list