commit | d978a2b631506bd0501ceb185a21d23cd63b8790 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Sep 25 12:16:19 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:26:37 2013 -0400 |
tree | 2f76b5ad95c4a810b65ec3721c3c357183dbad85 | |
parent | 15a6af4dc0d667593f3b952e96671f15b0edd9dc [diff] |
mmc: cb710: Move away from using deprecated APIs Suspend and resume of cards are being handled from the protocol layer and consequently the mmc_suspend|resume_host APIs are deprecated. This means we can simplify the suspend|resume callbacks by removing the use of the deprecated APIs. Cc: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Chris Ball <cjb@laptop.org>