]> Git Repo - linux.git/commit
fbdev: make FB_BACKLIGHT a tristate
authorRob Clark <[email protected]>
Thu, 20 Dec 2018 18:13:07 +0000 (19:13 +0100)
committerBartlomiej Zolnierkiewicz <[email protected]>
Thu, 20 Dec 2018 18:13:07 +0000 (19:13 +0100)
commitb4a1ed0cd18b771e4279b4eb9cf39b565560eea6
tree29acad0b518ea8aea3d468822eb3c94b81e28662
parentc143a559b073aeea688b9bb7c5b46f3cf322d569
fbdev: make FB_BACKLIGHT a tristate

BACKLIGHT_CLASS_DEVICE is already tristate, but a dependency
FB_BACKLIGHT prevents it from being built as a module.  There
doesn't seem to be any particularly good reason for this, so
switch FB_BACKLIGHT over to tristate.

Signed-off-by: Rob Clark <[email protected]>
Tested-by: Arnd Bergmann <[email protected]>
Cc: Simon Horman <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Ulf Magnusson <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Hans de Goede <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
drivers/video/fbdev/Kconfig
drivers/video/fbdev/core/fbsysfs.c
include/linux/fb.h
include/uapi/linux/fb.h
This page took 0.066698 seconds and 4 git commands to generate.