clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
authorAndrew Bresticker <abrestic@chromium.org>
Fri, 8 Nov 2013 10:14:07 +0000 (15:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2014 23:31:42 +0000 (15:31 -0800)
commit778b3b76c34292c7d27aa0faad5c9026a2cacf43
treec2e51fb4725c3f52be292a37b4fbac516a07c410
parent801e517cf190f19c5cb2e62605d92524a9396be8
clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks

commit 97c3557c3e0413efb1f021f582d1459760e22727 upstream.

The gate clocks for the MFC sysmmus appear to be flipped, i.e.
GATE_IP_MFC[2] gates sysmmu_mfcl and GATE_IP_MFC[1] gates sysmmu_mfcr.
Fix this so that the MFC will start up.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/samsung/clk-exynos5250.c