summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2014-01-23 01:11:33 +0100
committerUlf Hansson <ulf.hansson@linaro.org>2014-05-12 12:52:35 +0200
commitf3737fa388388bc864bc63b1c70e3679fe839a52 (patch)
treec3bb114e3ceb93da5145452d1961d1f73a6bbf19 /usr
parent571dce4f105cf2b8e57ec4330da71bd0cb6d38bb (diff)
downloadlinux-f3737fa388388bc864bc63b1c70e3679fe839a52.tar.bz2
mmc: mmci: Put the device into low power state at system suspend
For CONFIG_PM_SLEEP, the device were always left in full power state after system suspend. We solely relied on a power domain to put it into low power state, which is an unreasonable requirement to put on SOCs to implement. Especially for those SOCs not supporting power domains at all. Use pm_runtime_force_suspend|resume() as the system suspend callbacks, to resolve the issue. Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions