From: Tomasz Figa Date: Thu, 4 Apr 2013 04:32:37 +0000 (+0900) Subject: clk: exynos4: Use mout_mpll_user_* on Exynos4x12 X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~45^2~3^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f7f8ba5092a76da1e9d07f245575cef86f15ab;p=pandora-kernel.git clk: exynos4: Use mout_mpll_user_* on Exynos4x12 Many clock muxes of Exynos 4x12 uses mout_mpll_user_* clocks instead of sclk_mpll as one of their parents. This patch moves such clocks from common array into SoC-specific arrays and adjusts their parent lists respectively. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Reviewed-by: Thomas Abraham Acked-by: Mike Turquette Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed