clk: samsung: exynos4: Correct SRC_MFC register
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 22 Nov 2013 05:21:08 +0000 (14:21 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2014 23:28:52 +0000 (15:28 -0800)
commit3541ef9f6f33b137586b32d37b2a068e0160a82c
tree12516d6237aeadd9838503ffe9024aefe12dcaf2
parentf783d8b1299501f0aa0586dbd4fa0460f5f33be0
clk: samsung: exynos4: Correct SRC_MFC register

commit 5fdd1b56be51b1ec4dbde5b213d649ac717442da upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/samsung/clk-exynos4.c