commit | 1eeaadf3fe23f2f7271c9746d3cb65db56816360 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Sep 25 13:10:41 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:26:39 2013 -0400 |
tree | 6d12a8f01b7bef7bd5681ca8de3cd863f8c22345 | |
parent | 5ffdeea522c8349ac96a11ec8e19486354fda808 [diff] |
mmc: dw_mmc: 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: Seungwon Jeon <tgih.jun@samsung.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>