]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: sdhci: remove platform_suspend/platform_resume callbacks
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 25 Apr 2014 11:59:51 +0000 (12:59 +0100)
committerChris Ball <chris@printf.net>
Thu, 22 May 2014 12:33:28 +0000 (08:33 -0400)
commitc314b2b10b4c76f1280675ca0b071a1d8ee65f68
tree641c99ba4283f013655aa9dff2999db227fc8670
parent723f7924e80e97e365e70206b6f6f5ebdd8e7ccf
mmc: sdhci: remove platform_suspend/platform_resume callbacks

The only user (sdhci-of-esdhc) no longer uses these callbacks, so lets
remove them to discourage any further use.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Tested-by: Markus Pargmann <mpa@pengutronix.de>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h