OMAP: DSS2: DSI: enable scp clock in dsi_dump_regs()
authorArchit Taneja <archit@ti.com>
Tue, 19 Apr 2011 13:30:15 +0000 (19:00 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:20:51 +0000 (14:20 +0300)
OMAP4 requires SCP clocks enabled to access DSI PLL registers and DSI COMPLEXIO
registers. Enable scp clock before accessing the registers and disable it before
exiting dsi_dump_regs().

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found