From b2822d372560dfffd730b974b73d77b210a71ffa Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Thu, 26 Sep 2013 10:02:56 +0200 Subject: [PATCH] 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 Signed-off-by: Ulf Hansson Acked-by: Sascha Sommer Signed-off-by: Chris Ball --- Reading git-format-patch failed