From: Abhilash Kesavan Date: Thu, 12 Dec 2013 03:02:00 +0000 (+0530) Subject: clk: samsung: exynos5250: Fix ACP gate register offset X-Git-Tag: v3.13-rc8~9^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bf34666a0cce5234ac677ed2fbe5cea82c71329;p=pandora-kernel.git clk: samsung: exynos5250: Fix ACP gate register offset The CLK_GATE_IP_ACP register offset is incorrectly listed making definition of g2d clock incorrect, which may lead to system failures when trying to use G2D on systems on which firmware gates this clock by default. Fix this and the register ordering as well. Signed-off-by: Abhilash Kesavan Acked-by: Mike Turquette [t.figa: Updated patch description.] Signed-off-by: Tomasz Figa --- Reading git-diff-tree failed