HACK: OMAP: DSS2: add delay after enabling clocks
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 3 Mar 2011 11:16:23 +0000 (13:16 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 Mar 2011 13:46:29 +0000 (15:46 +0200)
commit85604b0a247615157cedfec46b9cbfde2884f80f
treeec88ac187104b424ccc00cec4a2846573b25cbeb
parentf2988ab9f4a2bf5e24f37d20eab1aad6862953d3
HACK: OMAP: DSS2: add delay after enabling clocks

On omap4 the registers may not be accessible right after enabling the
clocks. At some point this will be handled by pm_runtime, but, for the
time begin, adding a small delay after clk_enable() should make things
work.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.c
This page took 0.036685 seconds and 5 git commands to generate.