linux/drivers/video/backlight
Antonino A. Daplas 256154fbc3 [PATCH] fbdev: statically link the framebuffer notification functions
The backlight and lcd subsystems can be notified by the framebuffer layer
of blanking events.  However, these subsystems, as a whole, can function
independently from the framebuffer layer.  But in order to enable to the
lcd and backlight subsystems, the framebuffer has to be compiled also,
effectively sucking in a huge amount of unneeded code.

To prevent dependency problems, separate out the framebuffer notification
mechanism from the framebuffer layer and permanently link it to the kernel.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-31 13:28:44 -07:00
..
Kconfig [PATCH] fbdev: statically link the framebuffer notification functions 2006-07-31 13:28:44 -07:00
Makefile [PATCH] backlight: LOCOMO Backlight Driver updates 2006-06-26 09:58:28 -07:00
backlight.c
corgi_bl.c
hp680_bl.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
lcd.c
locomolcd.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00