LED: OMAP PWM: Use work queue for brightness
authorDaniel Stone <daniel.stone@nokia.com>
Tue, 30 Oct 2007 09:37:32 +0000 (11:37 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 15 Nov 2007 02:06:03 +0000 (18:06 -0800)
It isn't safe to schedule from a LED brightness_set handler, so use a work queue.

Signed-off-by: Daniel Stone <daniel.stone@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found