From: Jouni Hogander Date: Tue, 22 Sep 2009 23:46:55 +0000 (-0700) Subject: omapfb: dispc: disable iface clocks along with func clocks X-Git-Tag: v2.6.32-rc1~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e2bc8d7b8c2d9dd05a6702fce77aca3d4f2320;p=pandora-kernel.git omapfb: dispc: disable iface clocks along with func clocks 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 Signed-off-by: Tony Lindgren Signed-off-by: Imre Deak Acked-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed