OMAP: DISPC: Fix to disable also interface clocks.
authorJouni Hogander <jouni.hogander@nokia.com>
Fri, 15 Aug 2008 08:56:03 +0000 (11:56 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 19 Aug 2008 13:24:37 +0000 (16:24 +0300)
Leaving interface clocks enabled causes dss pwrdm to stay in active
state when mpu is in active state. This fix puts dss to sleep state
when it is not needed.

Earlier version broke framebuffer on 24xx. This is fixed by enabling
clocks before trying to access DISPC_IRQSTATUS register.

Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found