From: Ulf Hansson Date: Wed, 25 Sep 2013 12:07:06 +0000 (+0200) Subject: mmc: vub300: Move away from using deprecated APIs X-Git-Tag: v3.13-rc1~50^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=990b2993d11489cb6ee19f948d203afb35871071;p=pandora-kernel.git 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 Cc: linux-usb@vger.kernel.org Signed-off-by: Ulf Hansson Cc: Alan Stern Signed-off-by: Chris Ball --- Reading git-diff-tree failed