Linus,
Could you please pull from:
git://git.o-hand.com/linux-rpurdie-backlight for-linus
for the backlight tree updates for 2.6.26. This includes a new driver
and a doc fix. These have seen extensive testing in -mm/-next.
Thanks, Richard
drivers/video/backlight/Kconfig | 9 ++
drivers/video/backlight/Makefile | 2
drivers/video/backlight/backlight.c | 1
drivers/video/backlight/mbp_nvidia_bl.c | 116 ++++++++++++++++++++++++++++++++
4 files changed, 128 insertions(+)
Matthew Garrett (1):
backlight: Add Nvidia-based Apple Macbook Pro backlight driver
Sebastian Siewior (1):
backlight: Fix missing kernel doc entry