From: Ulf Hansson Date: Wed, 25 Sep 2013 11:47:24 +0000 (+0200) Subject: mmc: mvsdio: Remove redundant suspend and resume callbacks X-Git-Tag: v3.13-rc1~50^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d6c5d83395778192a9c14c0f88dabac5d7a9254;p=pandora-kernel.git mmc: mvsdio: Remove redundant suspend and resume callbacks Suspend and resume of cards are handled by the protocol layer and consequently the mmc_suspend|resume_host APIs are marked as deprecated. While moving away from using the deprecated APIs, there are nothing left to be done for the suspend and resume callbacks, so remove them. Cc: Nicolas Pitre Cc: Thomas Petazzoni Cc: Jason Cooper Cc: Andrew Lunn Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed