mmc: dw_mmc: Move away from using deprecated APIs
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 25 Sep 2013 11:10:41 +0000 (13:10 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:26:39 +0000 (20:26 -0400)
commit1eeaadf3fe23f2f7271c9746d3cb65db56816360
tree6d12a8f01b7bef7bd5681ca8de3cd863f8c22345
parent5ffdeea522c8349ac96a11ec8e19486354fda808
mmc: dw_mmc: 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: Seungwon Jeon <tgih.jun@samsung.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc.c
This page took 0.024566 seconds and 5 git commands to generate.