[PATCH] backlight: lcd: Remove dependenct from the framebuffer layer
authorJames Simmons <jsimmons@infradead.org>
Fri, 8 Dec 2006 10:40:47 +0000 (02:40 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:29:07 +0000 (08:29 -0800)
commit3d5eeaddad9338f39d25ee0c6c2ab1eda1ed2ef6
treedfb85035f7cc4732e0bf407ec43ff8229ac25dba
parentb5bd1cec8999624fa2b32833ba9707eb4966df17
[PATCH] backlight: lcd: Remove dependenct from the framebuffer layer

The backlight layer should be independent from the framebuffer layer.  It
can use the services offered by the framebuffer, but its absence should not
prevent the backlight/lcd layer from functioning.

[akpm@osdl.org: cleanups]
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/backlight/backlight.c
drivers/video/backlight/lcd.c