mmc: omap: Remove redundant suspend and resume callbacks
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 25 Sep 2013 12:47:06 +0000 (14:47 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:28:24 +0000 (20:28 -0400)
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: Jarkko Lavinen <jarkko.lavinen@nokia.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap.c
drivers/mmc/host/omap_hsmmc.c

Simple merge
Simple merge