ARM: OMAP: omapfb: lcd_mipid ESD is blocking keventd
authorImre Deak <imre.deak@solidboot.com>
Mon, 31 Jul 2006 13:13:33 +0000 (16:13 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 31 Jul 2006 13:21:40 +0000 (16:21 +0300)
Some time critical work may be put onto the keventd workqueue so let's
not block it with msleep, use a dedicated workqueue instead.

Signed-off-by: Imre Deak <imre.deak@solidboot.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>

No differences found