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