summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmci.h
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2014-01-23 04:11:33 +0400
committerUlf Hansson <ulf.hansson@linaro.org>2014-05-12 14:52:35 +0400
commitf3737fa388388bc864bc63b1c70e3679fe839a52 (patch)
treec3bb114e3ceb93da5145452d1961d1f73a6bbf19 /drivers/mmc/host/mmci.h
parent571dce4f105cf2b8e57ec4330da71bd0cb6d38bb (diff)
downloadlinux-f3737fa388388bc864bc63b1c70e3679fe839a52.tar.xz
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 'drivers/mmc/host/mmci.h')
0 files changed, 0 insertions, 0 deletions