mmc: atmel-mci: Remove redundant suspend and resume callbacks
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 25 Sep 2013 07:54:16 +0000 (09:54 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:26:33 +0000 (20:26 -0400)
commit914af7c2e58f49c3f5940030cfc30c6693069934
treefb734e0947d7b381ff46d99bc30f29a44393c331
parentbbd43682eb12dab2ff4addfca04c32043dfde026
mmc: atmel-mci: 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: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/atmel-mci.c
This page took 0.02648 seconds and 5 git commands to generate.