2007-12-07 09:28:18

by Richard Purdie

[permalink] [raw]
Subject: [GIT PULL] LED bugfix

Linus,

Could you please pull from:

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

This is an LED trigger locking fix for 2.6.24. This fixes the issues
discussed in bug 9264, the change has been tested in -mm.

Thanks, Richard

drivers/leds/led-class.c | 6 ++---
drivers/leds/led-triggers.c | 49 ++++++++++++++++++++++----------------------
include/linux/leds.h | 3 +-
3 files changed, 30 insertions(+), 28 deletions(-)

Richard Purdie (1):
leds: Fix led trigger locking bugs