]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit912dd91e1fc1a0bf06385e730421165dd7f50e34
tree0a76e4d8db596d6b86d134d057d15a18c57d6b2d
parentca640909438ca48f888372a271b3acbd47fee51c
LED: OMAP PWM: Use work queue for brightness

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>
drivers/leds/leds-omap-pwm.c