commit | ccbd483027d8b1cb1c85e2477cd9247d43515046 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Sep 25 14:30:03 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:28:23 2013 -0400 |
tree | 4f382896b59e25e21ea51d015e859930addf474e | |
parent | 4ee14ec65810702a95d195757d307c41ecfd1c71 [diff] |
mmc: tifm_sd: 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: Alex Dubov <oakad@yahoo.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>