diff options
-rw-r--r-- | arch/arm/mach-omap2/board-devkit8000.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-devkit8000.c b/arch/arm/mach-omap2/board-devkit8000.c index db4c093e2af..b82e4387fae 100644 --- a/arch/arm/mach-omap2/board-devkit8000.c +++ b/arch/arm/mach-omap2/board-devkit8000.c | |||
@@ -303,7 +303,7 @@ static struct regulator_consumer_supply devkit8000_vpll2_supplies[] = { | |||
303 | .dev = &devkit8000_lcd_device.dev, | 303 | .dev = &devkit8000_lcd_device.dev, |
304 | }, | 304 | }, |
305 | { | 305 | { |
306 | .supply = "vdss_dsi", | 306 | .supply = "vdds_dsi", |
307 | .dev = &devkit8000_dss_device.dev, | 307 | .dev = &devkit8000_dss_device.dev, |
308 | } | 308 | } |
309 | }; | 309 | }; |