aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-igep0020.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/board-igep0020.c')
-rw-r--r--arch/arm/mach-omap2/board-igep0020.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c
index dd0b1ac3b662..c235fa2a77ab 100644
--- a/arch/arm/mach-omap2/board-igep0020.c
+++ b/arch/arm/mach-omap2/board-igep0020.c
@@ -493,10 +493,8 @@ static struct platform_device igep2_dss_device = {
493 }, 493 },
494}; 494};
495 495
496static struct regulator_consumer_supply igep2_vpll2_supply = { 496static struct regulator_consumer_supply igep2_vpll2_supply =
497 .supply = "vdds_dsi", 497 REGULATOR_SUPPLY("vdds_dsi", "omapdss");
498 .dev = &igep2_dss_device.dev,
499};
500 498
501static struct regulator_init_data igep2_vpll2 = { 499static struct regulator_init_data igep2_vpll2 = {
502 .constraints = { 500 .constraints = {