[GIT PULL] LED bugfixes

From: Richard Purdie
Date: Mon Mar 31 2008 - 18:41:58 EST


Linus,

Could you please pull from:

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

for a couple of bugfixes to the led gpio driver for 2.6.25. One fixes a
potential oops, the other removes a use of preempt_count() which could
potentially deadlock.

Thanks, Richard

drivers/leds/leds-gpio.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)

David Brownell (1):
leds: Remove incorrect use of preempt_count() from leds-gpio

Uwe Kleine-KÃnig (1):
leds: Fix potential leds-gpio oops


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