commit | 97c3557c3e0413efb1f021f582d1459760e22727 | [log] [tgz] |
---|---|---|
author | Andrew Bresticker <abrestic@chromium.org> | Fri Nov 08 15:44:07 2013 +0530 |
committer | Tomasz Figa <t.figa@samsung.com> | Mon Dec 30 17:53:22 2013 +0100 |
tree | d5328a3516aaf0f3b55740259011b4c9879adb92 | |
parent | 5fdd1b56be51b1ec4dbde5b213d649ac717442da [diff] |
clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks 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>