clk: samsung: exynos5250: Fix ACP gate register offset
authorAbhilash Kesavan <a.kesavan@samsung.com>
Thu, 12 Dec 2013 03:02:00 +0000 (08:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2014 23:31:41 +0000 (15:31 -0800)
commitc1adda6a9b2afa13e0e26a966ca355c69192dbc9
tree97c79f2bde2a329004f5f5b716b381bffc204322
parentdda034c3ba2094dc414112706e1e3f353225ca07
clk: samsung: exynos5250: Fix ACP gate register offset

commit 3bf34666a0cce5234ac677ed2fbe5cea82c71329 upstream.

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 <a.kesavan@samsung.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
[t.figa: Updated patch description.]
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/samsung/clk-exynos5250.c