From: Tomasz Figa Date: Mon, 26 Aug 2013 17:09:08 +0000 (+0200) Subject: clk: samsung: exynos4: Reorder registration of mout_vpllsrc X-Git-Tag: v3.12-rc1~78^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f7641f588dcc5f614a2dae18e614da7abd13604;p=pandora-kernel.git clk: samsung: exynos4: Reorder registration of mout_vpllsrc Since PLL input frequency must be known before PLL registration, mout_vpllsrc clock which is a reference clock of VPLL must be registered before VPLL. This patch reorders clock registration to register mout_vpllsrc before VPLL. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Reviewed-by: Sylwester Nawrocki Signed-off-by: Mike Turquette --- Reading git-diff-tree failed