From ef60533f08b08c427a11b59556938651c4df31f0 Mon Sep 17 00:00:00 2001 From: Narendra Damahe Date: Wed, 22 Dec 2010 13:34:00 -0800 Subject: [tegra/ventana] vdd_lvds power source correction vdd_lvds supply is not directly derived from pmu in ventana and hence correction Original-Change-Id: Idf925ec9b6ff6aeeddfd590f3bd8ff42147727bb Reviewed-on: http://git-master/r/14138 Reviewed-by: Narendra Damahe Tested-by: Narendra Damahe Reviewed-by: Aleksandr Frid Reviewed-by: Bharat Nihalani Rebase-Id: R38c9d56298a154495646a590808cd5e60cdd10f4 --- arch/arm/mach-tegra/board-ventana-power.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-tegra/board-ventana-power.c') diff --git a/arch/arm/mach-tegra/board-ventana-power.c b/arch/arm/mach-tegra/board-ventana-power.c index bec4ce0f879d..d56ac998a385 100644 --- a/arch/arm/mach-tegra/board-ventana-power.c +++ b/arch/arm/mach-tegra/board-ventana-power.c @@ -69,7 +69,6 @@ static struct regulator_consumer_supply tps658621_ldo2_supply[] = { static struct regulator_consumer_supply tps658621_ldo3_supply[] = { REGULATOR_SUPPLY("avdd_usb", NULL), REGULATOR_SUPPLY("avdd_usb_pll", NULL), - REGULATOR_SUPPLY("avdd_lvds", NULL), }; static struct regulator_consumer_supply tps658621_ldo4_supply[] = { REGULATOR_SUPPLY("avdd_osc", NULL), -- cgit v1.2.3