commit | 3d5eeaddad9338f39d25ee0c6c2ab1eda1ed2ef6 | [log] [tgz] |
---|---|---|
author | James Simmons <jsimmons@infradead.org> | Fri Dec 08 02:40:47 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 08 08:29:07 2006 -0800 |
tree | dfb85035f7cc4732e0bf407ec43ff8229ac25dba | |
parent | b5bd1cec8999624fa2b32833ba9707eb4966df17 [diff] |
[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>