commit | 83234ac895b769241771e1c23f889e0615780ffc | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Sep 25 16:48:25 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:28:30 2013 -0400 |
tree | 2f5b54afbd602aba3c57f9e385a2efbbf08384e5 | |
parent | 359bfcb42321e97b677539803f883c50205105e8 [diff] |
mmc: wbsd: 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: Pierre Ossman <pierre@ossman.eu> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>