From: Richard Purdie on
[updated request adding a bugfix which was meant to be here originally]

Linus,

Could you please pull from:

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

for various LED updates suitable for 2.6.34-rc2. The patches are
mostly bugfixes that have been testing in -mm/linux-next for a while but
there is one new driver included which is unlikely to be harmful to
anyone.

I can rebase this without the new driver and make it bugfixes only if
you prefer.

Thanks, Richard

drivers/leds/Kconfig | 80 ++++++++++--------
drivers/leds/Makefile | 1
drivers/leds/dell-led.c | 200 +++++++++++++++++++++++++++++++++++++++++++++
drivers/leds/led-class.c | 42 ++-------
drivers/leds/leds-gpio.c | 3
drivers/leds/leds-ss4200.c | 2
6 files changed, 257 insertions(+), 71 deletions(-)

Anton Vorontsov (1):
leds-gpio: fix default state handling on OF platforms

Bob Rodgers (1):
leds: Add Dell Business Class Netbook LED driver

Daniel Mack (1):
leds: ALIX2: Add dependency to !GPIO_CS5335

Florian Fainelli (1):
leds: Fix race between LED device uevent and actual attributes creation

H Hartley Sweeten (2):
leds: led-class.c - Quiet boot messages
leds: Kconfig cleanup

Márton Németh (1):
leds: make PCI device id constant


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