summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
diff options
context:
space:
mode:
authorUlf Hansson2013-06-10 17:03:39 +0200
committerChris Ball2013-06-27 18:39:17 +0200
commit986892ca78eeddd9d6b629050fea432979ddd321 (patch)
tree32c3d793438b848af46ff10b7fcb28cb3982e4d0 /drivers/mmc/card
parentmmc: core: Push common suspend|resume code into each bus_ops (diff)
downloadkernel-qcow2-linux-986892ca78eeddd9d6b629050fea432979ddd321.tar.gz
kernel-qcow2-linux-986892ca78eeddd9d6b629050fea432979ddd321.tar.xz
kernel-qcow2-linux-986892ca78eeddd9d6b629050fea432979ddd321.zip
mmc: core: Initiate suspend|resume from mmc bus instead of mmc host
The host should be responsible to suspend|resume the host and not the card. This patch changes this behaviour, by moving the responsiblity to the mmc bus instead which already holds the card device. The exported functions mmc_suspend|resume_host are now to be considered as depcrecated. Once all host drivers moves away from using them, we can remove them. As of now, a successful error code is always returned. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/card')
0 files changed, 0 insertions, 0 deletions