From: Tushar Behera Date: Fri, 17 May 2013 05:55:53 +0000 (+0530) Subject: clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~27^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e56523fd743fa67c21d31abf82e88a4a38decc3;p=pandora-kernel.git clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock 'mout_mpll' is added the list of parent clocks for 'mout_cpu'. 'mout_mpll' is an alias to the clock 'sclk_mpll'. Hence 'sclk_mpll' should be added to the list of parent clocks. This results in an error when cpufreq driver for EXYNOS5250 tries to set 'mout_mpll' as a parent for 'mout_cpu'. clk_set_parent: clk sclk_mpll can not be parent of clk mout_cpu Signed-off-by: Tushar Behera Signed-off-by: Mike Turquette --- Reading git-diff-tree failed