mmc: via-sdmmc: Move away from using deprecated APIs
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 26 Sep 2013 08:47:11 +0000 (10:47 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:28:36 +0000 (20:28 -0400)
commitccad9b973f50144dddd05e9704b0eb4060c316a3
tree9e6398876cd84ae472a8f86d3bb8264166e1b871
parentd62c9577f950b1ce9b53200542c251ba8dfff344
mmc: via-sdmmc: 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: Bruce Chang <brucechang@via.com.tw>
Cc: Harald Welte <HaraldWelte@viatech.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/via-sdmmc.c
This page took 0.024821 seconds and 5 git commands to generate.