commit | c91c413e471974c69fc8ae1c3e0c86d71469fa05 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Sep 25 13:19:58 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:26:40 2013 -0400 |
tree | f03ab67098e35d2b4c552a6dc7c55844364d115f | |
parent | 1eeaadf3fe23f2f7271c9746d3cb65db56816360 [diff] |
mmc: jz4740: 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: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>