]> Pileus Git - ~andy/linux/commit
OMAPDSS: DISPC: Use msleep instead of blocking mdelay
authorJassi Brar <jaswinder.singh@linaro.org>
Tue, 24 Jul 2012 14:03:55 +0000 (19:33 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 10 Aug 2012 12:48:28 +0000 (15:48 +0300)
commitd7ad718d359789c8c9190547bbc0294aeba506e2
tree1307bafbd132ede1eeeac11f68c6f4e0a57ea102
parentd3b4aa519c2c916c76ce7d83fa7288a6fd9ad9ac
OMAPDSS: DISPC: Use msleep instead of blocking mdelay

We have no reason to block in the error handler workqueue, so use msleep.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dispc.c