mmc: vub300: Move away from using deprecated APIs
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 25 Sep 2013 12:07:06 +0000 (14:07 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:26:43 +0000 (20:26 -0400)
commit990b2993d11489cb6ee19f948d203afb35871071
tree5659765695cad5671f2cc23cb5741505e14a555f
parent4d6c5d83395778192a9c14c0f88dabac5d7a9254
mmc: vub300: Move away from using deprecated APIs

Suspend and resume of cards are handled by the protocol layer and
consequently the mmc_suspend|resume_host APIs are marked as deprecated.

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

Cc: Tony Olech <tony.olech@elandigitalsystems.com>
Cc: linux-usb@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/vub300.c
This page took 0.025911 seconds and 5 git commands to generate.