commit | b2822d372560dfffd730b974b73d77b210a71ffa | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Thu Sep 26 10:02:56 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:28:32 2013 -0400 |
tree | 186d5a5005b4bbefef9e43b4ea7087ff5e7bba8a | |
parent | ff71c4bcb0af2730d047989e485303ae4e1ce794 [diff] |
mmc: sdricoh_cs: 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: Sascha Sommer <saschasommer@freenet.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Sascha Sommer <saschasommer@freenet.de> Signed-off-by: Chris Ball <cjb@laptop.org>