mmc: sdhci-spear: remove support for power gpio
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Feb 2014 21:32:44 +0000 (21:32 +0000)
committerChris Ball <chris@printf.net>
Tue, 4 Mar 2014 21:28:44 +0000 (16:28 -0500)
commit42c1add97073b5a701b8aee0fdb69ef0345d4c50
treeb257aeb01427f9398c46e7b0af938e62b0a69506
parent475d9e3ebf869cc637342b74af20632551769902
mmc: sdhci-spear: remove support for power gpio

None of this code is currently used: there are no definitions of
struct sdhci_plat_data in arch/arm, neither are there any DT properties
which use card_power_gpio/power_active_high/power_always_enb.  In any
case, slot power control should be rigged up via vmmc and the regulator
subsystem in the DT case.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/sdhci-spear.c
include/linux/mmc/sdhci-spear.h