Re: [PATCH 22/27] mmc: sdricoh_cs: Move away from using deprecated APIs

2013-09-29 Thread Sascha Sommer
Hi, Am Thu, 26 Sep 2013 16:54:47 +0200 schrieb Ulf Hansson : > 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 deprec

[PATCH 22/27] mmc: sdricoh_cs: Move away from using deprecated APIs

2013-09-26 Thread Ulf Hansson
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 --- drivers/m