]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit13eae1f98255bddcbfe27ae4bd58fe3dc374bc0b
tree8de52cd665e4c0658226305a38d6c66a3b82c40f
parent0f770b4765846846cc531f6828fb8402f92e2649
OMAP: DSS: dispc: enable/disable clocks in error handler

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>
drivers/video/omap2/dss/dispc.c