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)
commit06993d6a8a51b90fc78c8c3cb7a81c9b4b88c683
tree52eb130c1009a44232abf61234a915c1517be148
parent2014f269490ca8825cb4c0f71f90ccc8f25c4aa1
ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlight

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>
arch/arm/mach-omap2/board-4430sdp.c