]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
leds: Teach leds-gpio to handle timer-unsafe GPIOs
authorDavid Brownell <david-b@pacbell.net>
Thu, 10 May 2007 09:51:41 +0000 (10:51 +0100)
committerRichard Purdie <rpurdie@rpsys.net>
Mon, 16 Jul 2007 00:15:50 +0000 (01:15 +0100)
commit00852279af5ad26956bc7f4d0e86fdb40192e542
tree8d8ef74de734d94c59ae2d83f19b446d4ef2ef73
parent22e03f3b58dfcca30f0c8de185022132459638d1
leds: Teach leds-gpio to handle timer-unsafe GPIOs

Teach the new leds-gpio driver that some GPIOs can't be accessed from
timer callbacks ... which is how all today's standard triggers use them.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
drivers/leds/leds-gpio.c