remarkable-linux/drivers/mmc
Ulf Hansson 0cc81a8c64 mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
Commit "mmc: core: Push common suspend|resume code into each bus_ops"
moved the responsibility for doing mmc_power_up|off into each
suspend/resume bus_ops. When using MMC_CAP_AGGRESSIVE_PM, through the
runtime callbacks, calls to mmc_power_up|off became redundant.

When removing them, we are also able to remove the calls to
mmc_claim|release_host, thus simplifing code a bit more.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-10-30 20:28:41 -04:00
..
card mmc: Don't force card to active state when entering suspend/shutdown 2013-10-30 20:28:40 -04:00
core mmc: core: Remove redundant mmc_power_up|off at runtime callbacks 2013-10-30 20:28:41 -04:00
host mmc: mmci: Move away from using deprecated APIs 2013-10-30 20:28:37 -04:00
Kconfig
Makefile