summaryrefslogtreecommitdiff
path: root/sound/pcmcia
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2011-11-08 03:16:09 -0700
committerPaul Walmsley <paul@pwsan.com>2011-11-08 03:16:09 -0700
commit1258ea596fe0422272525d9ec8a25b703de4623f (patch)
tree3c44df5b6bf79a169775bd2a5b431175d96d8fd7 /sound/pcmcia
parent1ea6b8f48918282bdca0b32a34095504ee65bab5 (diff)
ARM: OMAP2xxx: HWMOD: Fix DSS reset
DSS needs all DSS clocks to be enabled to be able to finish reset properly. Before v3.1-rc1 the omapdss driver was managing clocks and resets correctly. However, when omapdss started using runtime PM at v3.1-rc1, the responsibility for the reset moved to HWMOD framework. HWMOD framework does not currently enable all the DSS clocks when resetting the DSS hardware. This hasn't caused any problems so far, but we may just have been lucky. This patch sets HWMOD_CONTROL_OPT_CLKS_IN_RESET for dss_core in OMAP2xxx HWMOD data, fixing the issue. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> [paul@pwsan.com: merged duplicate .flags fields] Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'sound/pcmcia')
0 files changed, 0 insertions, 0 deletions