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

No differences found