summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-ventana-power.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/board-ventana-power.c')
-rw-r--r--arch/arm/mach-tegra/board-ventana-power.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-tegra/board-ventana-power.c b/arch/arm/mach-tegra/board-ventana-power.c
index daf89b8c8d8d..e0f6e82bf729 100644
--- a/arch/arm/mach-tegra/board-ventana-power.c
+++ b/arch/arm/mach-tegra/board-ventana-power.c
@@ -82,10 +82,7 @@ static struct regulator_consumer_supply tps658621_ldo4_supply[] = {
};
static struct regulator_consumer_supply tps658621_ldo5_supply[] = {
REGULATOR_SUPPLY("vdd_ldo5", NULL),
- REGULATOR_SUPPLY("disabled_vmmc", "sdhci-tegra.0"),
- REGULATOR_SUPPLY("disabled_vmmc", "sdhci-tegra.1"),
- REGULATOR_SUPPLY("disabled_vmmc", "sdhci-tegra.2"),
- REGULATOR_SUPPLY("disabled_vmmc", "sdhci-tegra.3"),
+ REGULATOR_SUPPLY("vmmc", "sdhci-tegra.3"),
};
static struct regulator_consumer_supply tps658621_ldo6_supply[] = {
REGULATOR_SUPPLY("vdd_ldo6", NULL),