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)
commit3932afd514af5855741116159627a90fd1ac918e
treecf5498e7bd9f439299f40b756d9c16914bbc0354
parentccbd483027d8b1cb1c85e2477cd9247d43515046
mmc: omap: 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: 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
This page took 0.024484 seconds and 5 git commands to generate.