commit | 5fdd1b56be51b1ec4dbde5b213d649ac717442da | [log] [tgz] |
---|---|---|
author | Seung-Woo Kim <sw0312.kim@samsung.com> | Fri Nov 22 14:21:08 2013 +0900 |
committer | Tomasz Figa <t.figa@samsung.com> | Mon Dec 30 17:53:18 2013 +0100 |
tree | 14ef5229999dbee0411f5cf3ba47a42713a9c848 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
clk: samsung: exynos4: Correct SRC_MFC register The SRC_MFC register offset was incorrect, which could cause have caused wrong calculation of rate of sclk_mfc clock, that could in turn lead to incorrect operation of MFC. This patch corrects it. Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> Acked-by: Mike Turquette <mturquette@linaro.org> [t.figa: Updated patch description] Signed-off-by: Tomasz Figa <t.figa@samsung.com>