linux/drivers/mmc
Ulf Hansson 39b9431b0f mmc: core: Stop bkops for eMMC only from mmc suspend
Move mmc suspend specific operations to be executed from the .suspend
callback in the mmc bus_ops. This simplifies the mmc_suspend_host
function which is supposed to handle nothing but common suspend tasks.

Since eMMC can be considered non-removable there are no need to check
for ongoing bkops at PM_SUSPEND_PREPARE notification so remove it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-05-26 14:23:15 -04:00
..
card mmc: card: Adding support for sanitize in eMMC 4.5 2013-05-26 14:23:13 -04:00
core mmc: core: Stop bkops for eMMC only from mmc suspend 2013-05-26 14:23:15 -04:00
host mmc: mxs-mmc: fix error return code in mxs_mmc_probe() 2013-05-26 14:23:14 -04:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00