[GIT PULL] LED updates for 2.6.28

From: Richard Purdie
Date: Thu Oct 23 2008 - 17:45:40 EST


Linus,

Could you please pull from:

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

for the led tree updates for 2.6.28. This includes a couple of new LED
drivers, removal of an obsolete one, a new LED trigger and various minor
tweaks/fixes. These have seen testing in -mm/-next.

Thanks, Richard

drivers/leds/Kconfig | 25 ++++-
drivers/leds/Makefile | 4
drivers/leds/led-class.c | 12 +-
drivers/leds/leds-ams-delta.c | 20 ++--
drivers/leds/leds-cm-x270.c | 124 ---------------------------
drivers/leds/leds-da903x.c | 175 +++++++++++++++++++++++++++++++++++++++
drivers/leds/leds-hp-disk.c | 156 ++++++++++++++++++++++++++++++++++
drivers/leds/leds-pca955x.c | 2
drivers/leds/leds-wrap.c | 5 -
drivers/leds/ledtrig-backlight.c | 110 ++++++++++++++++++++++++
drivers/leds/ledtrig-timer.c | 8 -
include/linux/leds.h | 4
12 files changed, 488 insertions(+), 157 deletions(-)

Mike Rapoport (1):
leds: da903x: Add support for LEDs found on DA9030/DA9034

Pavel Machek (1):
leds: Add driver for HP harddisk protection LEDs

Qinghuang Feng (1):
leds: Fix leds-class.c comment

Richard Purdie (3):
leds: Remove uneeded leds-cm-x270 driver
leds: Fix trigger registration race
leds: Simplify logic in leds-ams-delta

Rodolfo Giometti (1):
leds: Add backlight LED trigger

Stephen Rothwell (1):
leds/acpi: Fix merge fallout from acpi_driver_data change

Sven Wegener (3):
leds: Add leds-wrap default-trigger
leds: Remove uneeded strlen calls
leds: leds-pca955x - Mark pca955x_led_set() static

Trent Piepho (1):
leds: Make default trigger fields const


--
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/