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)
committerTomasz Figa <t.figa@samsung.com>
Mon, 30 Dec 2013 16:53:22 +0000 (17:53 +0100)
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>
drivers/clk/samsung/clk-exynos5250.c

Simple merge