[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1185116428.6819.35.camel@localhost.localdomain>
Date: Sun, 22 Jul 2007 16:00:28 +0100
From: Richard Purdie <rpurdie@...ys.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL #2] Backlight updates
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 couple of bugfixes.
Thanks,
Richard (Backlight maintainer)
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(-)
Andrew Morton (1):
leds: cr_bllcd.c: build fix
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists