commit | 7af37663502ff842846dba1afa2f792afeb41805 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Sep 25 15:43:45 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:28:27 2013 -0400 |
tree | 46ec161ff2c2bbd10a3e72e6cd10b065311c0095 | |
parent | bd190f90b5fb75a8421ccfecd2ee6c82605f7620 [diff] |
mmc: wmt-sdmmc: 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: Tony Prisk <linux@prisktech.co.nz> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>