]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
backlight: Fix order of Kconfig entries
authorDavid Brownell <david-b@pacbell.net>
Tue, 29 May 2007 22:07:10 +0000 (23:07 +0100)
committerRichard Purdie <rpurdie@rpsys.net>
Mon, 16 Jul 2007 00:16:36 +0000 (01:16 +0100)
commitfa9133c24c4115523c1381b67fdd74fd864ac0ea
tree2dd15f9e64e81b968542d5f559ed64e86a24566c
parent8f41958bdd577731f7411c9605cfaa9db6766809
backlight: Fix order of Kconfig entries

Switch the order of LCD_CLASS_DEVICE and BACKLIGHT_CLASS_DEVICE,
so that it's possible to insert LCD devices without borking the
dependency displays of xconfig and other config tools.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
drivers/video/backlight/Kconfig