]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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)
commited4a95e89f87e68a0af123916bd6638163114b02
tree2fcba3e15f62906fba085394630eaab01fc7bf1e
parenta75c9e6cdb68dc26e40f5ea1a887ccb8c54e7835
ARM: OMAP: omapfb: lcd_mipid ESD is blocking keventd

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>
drivers/video/omap/lcd_mipid.c