[GIT PULL] Backlight updates

From: Richard Purdie
Date: Mon Jul 16 2007 - 04:39:45 EST


Hi Linus,

Could you please pull from:

git://git.o-hand.com/linux-rpurdie-backlight for-linus

This converts the backlight/lcd class away from struct class_device and
includes a Kconfig bugfix.

Thanks,

Richard

drivers/acpi/video.c | 4 -
drivers/usb/misc/appledisplay.c | 4 -
drivers/video/aty/aty128fb.c | 2
drivers/video/aty/atyfb_base.c | 2
drivers/video/aty/radeon_backlight.c | 4 -
drivers/video/backlight/Kconfig | 26 ++++---
drivers/video/backlight/backlight.c | 125 ++++++++++++++---------------------
drivers/video/backlight/cr_bllcd.c | 2
drivers/video/backlight/lcd.c | 112 ++++++++++++++-----------------
drivers/video/nvidia/nv_backlight.c | 2
drivers/video/riva/fbdev.c | 2
include/linux/backlight.h | 11 ++-
include/linux/lcd.h | 14 ++-
13 files changed, 148 insertions(+), 162 deletions(-)

David Brownell (1):
backlight: Fix order of Kconfig entries

Richard Purdie (1):
backlight: Convert from struct class_device to struct device


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/