mmc: msm_sdcc: Move away from using deprecated APIs
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 25 Sep 2013 11:29:28 +0000 (13:29 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:26:41 +0000 (20:26 -0400)
commit29685f6c6a6579bd580ca4d2b9dcb74214525dd1
tree33440c19d43b6a8f93f301d5642f074d5aeedf79
parentc91c413e471974c69fc8ae1c3e0c86d71469fa05
mmc: msm_sdcc: 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.

Additionally, remove dead code which also used the deprecated APIs.

Cc: David Brown <davidb@codeaurora.org>
Cc: Daniel Walker <dwalker@fifo99.com>
Cc: Bryan Huntsman <bryanh@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/msm_sdcc.c
This page took 0.02447 seconds and 5 git commands to generate.