From: Tony Lindgren Date: Fri, 27 Dec 2013 17:33:27 +0000 (-0800) Subject: ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy booting X-Git-Tag: omap-for-v3.13/intc-ldp-fix~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e367c18c059c638bf6fb540f1decec18d64cb55;p=pandora-kernel.git ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy booting Looks like the LCD panel on LDP has been broken quite a while, and recently got fixed by commit 0b2aa8bed3e1 (gpio: twl4030: Fix regression for twl gpio output). However, there's still an issue left where the panel backlight does not come on if the LCD drivers are built into the kernel. Fix the issue by registering the DPI LCD panel only after the twl4030 GPIO has probed. Reported-by: Russell King Acked-by: Tomi Valkeinen [tony@atomide.com: updated per Tomi's comments] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed