commit | 42fc8cab020c4d848a969b7c0a80b591c35bb263 | [log] [tgz] |
---|---|---|
author | Vaibhav Hiremath <hvaibhav@ti.com> | Tue Jan 25 17:37:40 2011 +0000 |
committer | Tony Lindgren <tony@atomide.com> | Thu Feb 17 14:18:02 2011 -0800 |
tree | 63f2b772ebe570e5d867f919cc13a6524bf05ef9 | |
parent | 904c545c22dc4926e73c5c869efed0ca6a778bda [diff] |
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>