linux/drivers/video/backlight
Richard Purdie 994efacdf9 backlight/fbcon: Add FB_EVENT_CONBLANK
The backlight class wants notification whenever the console is blanked
but doesn't get this when hardware blanking fails and software blanking
is used. Changing FB_EVENT_BLANK to report both would be a behaviour
change which could confuse the console layer so add a new event for
software blanking and have the backlight class listen for both.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
2007-02-20 08:38:45 +00:00
..
Kconfig backlight: Fix Kconfig entries 2007-02-20 08:38:45 +00:00
Makefile backlight: Add Frontpath ProGear HX1050+ driver 2007-02-20 08:35:09 +00:00
backlight.c backlight/fbcon: Add FB_EVENT_CONBLANK 2007-02-20 08:38:45 +00:00
corgi_bl.c backlight: Minor code cleanups for corgi_bl.c 2007-02-20 08:38:44 +00:00
hp680_bl.c backlight: Minor code cleanups for hp680_bl.c 2007-02-20 08:38:44 +00:00
lcd.c backlight: Convert semaphore -> mutex 2007-02-20 08:38:45 +00:00
locomolcd.c backlight: Remove unneeded owner field 2007-02-20 08:37:40 +00:00
progear_bl.c backlight: Remove unneeded owner field 2007-02-20 08:37:40 +00:00