ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlight
authorAndrew Chew <achew@nvidia.com>
Wed, 13 Mar 2013 22:33:25 +0000 (15:33 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 8 Apr 2013 21:01:05 +0000 (14:01 -0700)
The pwm-backlight driver now takes a mandatory regulator that is gotten
during driver probe.  Initialize a dummy regulator to satisfy this
requirement.

Signed-off-by: Andrew Chew <achew@nvidia.com>
Tested-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
[tony@atomide.com: updated fixed regulator id to avoid errors]
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found