mmc: davinci_mmc: Move away from using deprecated APIs
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 25 Sep 2013 10:29:19 +0000 (12:29 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:26:38 +0000 (20:26 -0400)
commit5ffdeea522c8349ac96a11ec8e19486354fda808
tree260490e978a276951b3967d272eac865e5110bdc
parentd978a2b631506bd0501ceb185a21d23cd63b8790
mmc: davinci_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: Sekhar Nori <nsekhar@ti.com>
Cc: Manjunathappa, Prakash <prakash.pm@ti.com>
Cc: davinci-linux-open-source@linux.davincidsp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/davinci_mmc.c
This page took 0.025263 seconds and 5 git commands to generate.