OMAP3EVM: Made backlight GPIO default state to off
authorVaibhav Hiremath <hvaibhav@ti.com>
Tue, 25 Jan 2011 17:37:40 +0000 (17:37 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 17 Feb 2011 22:18:02 +0000 (14:18 -0800)
commit42fc8cab020c4d848a969b7c0a80b591c35bb263
tree63f2b772ebe570e5d867f919cc13a6524bf05ef9
parent904c545c22dc4926e73c5c869efed0ca6a778bda
OMAP3EVM: Made backlight GPIO default state to off

If you choose default output to DVI, the LCD backlight used to
stay on, since panel->disable function never gets called.

So, during init put backlight GPIO to off state and the driver
code will decide which output to enable.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3evm.c