diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-ldp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-ldp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-ldp.c b/arch/arm/mach-omap2/board-ldp.c index d0d17bc58d9b..3dbc881cdc3b 100644 --- a/arch/arm/mach-omap2/board-ldp.c +++ b/arch/arm/mach-omap2/board-ldp.c | |||
@@ -272,7 +272,7 @@ static struct regulator_init_data ldp_vaux1 = { | |||
272 | 272 | ||
273 | static struct regulator_consumer_supply ldp_vpll2_supplies[] = { | 273 | static struct regulator_consumer_supply ldp_vpll2_supplies[] = { |
274 | REGULATOR_SUPPLY("vdds_dsi", "omapdss"), | 274 | REGULATOR_SUPPLY("vdds_dsi", "omapdss"), |
275 | REGULATOR_SUPPLY("vdds_dsi", "omapdss_dsi1"), | 275 | REGULATOR_SUPPLY("vdds_dsi", "omapdss_dsi.0"), |
276 | }; | 276 | }; |
277 | 277 | ||
278 | static struct regulator_init_data ldp_vpll2 = { | 278 | static struct regulator_init_data ldp_vpll2 = { |