OMAP: DSS: dispc: enable/disable clocks in error handler
authorDima Zavin <dima@android.com>
Mon, 27 Jun 2011 17:31:05 +0000 (10:31 -0700)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 14 Sep 2011 15:08:24 +0000 (18:08 +0300)
There's no guarantee that the error handler worker thread
will run while the dispc clocks are on. Explicitly enable/disable
them.

Signed-off-by: Dima Zavin <dima@android.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found