commit | fa9133c24c4115523c1381b67fdd74fd864ac0ea | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Tue May 29 23:07:10 2007 +0100 |
committer | Richard Purdie <rpurdie@rpsys.net> | Mon Jul 16 01:16:36 2007 +0100 |
tree | 2dd15f9e64e81b968542d5f559ed64e86a24566c | |
parent | 8f41958bdd577731f7411c9605cfaa9db6766809 [diff] |
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>