]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP Backlight driver
authorStefano Babic <stefano.babic@babic.homelinux.org>
Wed, 16 May 2007 22:00:49 +0000 (15:00 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 16 May 2007 22:00:49 +0000 (15:00 -0700)
commit2649ed0c0e2cce1a18daa780dec4b069699569c6
tree46a2fca546af85258819eafa6b7a69f18e18712d
parent1d7c96d4de2154dd7498cc373eb30636100b81e1
OMAP Backlight driver

in the actual repository the video backlight API is already updated to the new
one in kernel 2.6.22-rc1 (include/linux/backlight.h).
Some drivers are updated,too.
However, the backlight driver for Omap (drivers/video/backlight/omap_bl.c) ist
not yet updated to the new API and for this reason cannot be compiled.

I changed the file according to the new interface

Signed-off-by: Stefano Babic <stefano.babic@babic.homelinux.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/video/backlight/omap_bl.c