mmc: wbsd: Move away from using deprecated APIs
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 25 Sep 2013 14:48:25 +0000 (16:48 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:28:30 +0000 (20:28 -0400)
commit83234ac895b769241771e1c23f889e0615780ffc
tree2f5b54afbd602aba3c57f9e385a2efbbf08384e5
parent359bfcb42321e97b677539803f883c50205105e8
mmc: wbsd: Move away from using deprecated APIs

Suspend and resume of cards are being handled from the protocol layer
and consequently the mmc_suspend|resume_host APIs are deprecated.

This means we can simplify the suspend|resume callbacks by removing the
use of the deprecated APIs.

Cc: Pierre Ossman <pierre@ossman.eu>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/wbsd.c
This page took 0.025588 seconds and 5 git commands to generate.