From: Russell King Date: Fri, 25 Apr 2014 11:59:46 +0000 (+0100) Subject: mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=723f7924e80e97e365e70206b6f6f5ebdd8e7ccf;p=pandora-kernel.git mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks We don't need these hooks in order to insert code in these paths, we can just provide our own handlers and call the main sdhci handlers as appropriate. Signed-off-by: Russell King Tested-by: Markus Pargmann Tested-by: Stephen Warren Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed