[GIT PULL] LED updates for 2.6.32

From: Richard Purdie
Date: Sat Sep 26 2009 - 12:11:29 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.32. This is mainly minor
bugfixes/cleanups and also one new driver.

Thanks, Richard

drivers/leds/Kconfig | 13 +-
drivers/leds/Makefile | 1 +
drivers/leds/leds-clevo-mail.c | 2 +-
drivers/leds/leds-cobalt-qube.c | 2 +-
drivers/leds/leds-cobalt-raq.c | 4 +-
drivers/leds/leds-gpio.c | 2 +-
drivers/leds/leds-pca9532.c | 12 +-
drivers/leds/leds-wm831x-status.c | 341 +++++++++++++++++++++++++++++++++++++
drivers/leds/ledtrig-gpio.c | 28 ++--
drivers/macintosh/via-pmu-led.c | 2 +-
include/linux/mfd/wm831x/status.h | 34 ++++
11 files changed, 412 insertions(+), 29 deletions(-)
create mode 100644 drivers/leds/leds-wm831x-status.c
create mode 100644 include/linux/mfd/wm831x/status.h

Antonio Ospite (1):
leds: Fix indentation in LEDS_LP3944 Kconfig entry

Mark Brown (1):
leds: Add WM831x status LED driver

Michal Simek (1):
leds: gpio-leds: fix typographics fault

Olaf Hering (1):
leds: Fix LED names

Richard Purdie (1):
leds: Fix leds-pca9532 whitespace issues

Thadeu Lima de Souza Cascardo (1):
leds: fix coding style in worker thread code for ledtrig-gpio.

Uwe Kleine-KÃnig (1):
leds: move leds-clevo-mail's probe function to .devinit.text


--
Richard Purdie
Intel Open Source Technology Centre

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