commit | d62c9577f950b1ce9b53200542c251ba8dfff344 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Thu Sep 26 10:36:06 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:28:35 2013 -0400 |
tree | 2fcd8603bc120b2925f48bfb1d0bc2767c592427 | |
parent | cb3ca1aed991cd67ae76aec682e63633a7bead5b [diff] |
mmc: tmio: 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: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Cc: Ian Molton <ian@mnementh.co.uk> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>