From d978a2b631506bd0501ceb185a21d23cd63b8790 Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Wed, 25 Sep 2013 12:16:19 +0200 Subject: [PATCH] mmc: cb710: Move away from using deprecated APIs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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: Michał Mirosław Signed-off-by: Ulf Hansson Acked-by: Michał Mirosław Signed-off-by: Chris Ball --- Reading git-format-patch failed