clk: samsung: Reorder MUX registration for mout_vpllsrc
authorVikas Sajjan <vikas.sajjan@linaro.org>
Tue, 11 Jun 2013 09:31:15 +0000 (15:01 +0530)
committerMike Turquette <mturquette@linaro.org>
Fri, 2 Aug 2013 20:22:28 +0000 (13:22 -0700)
commit8bc2eeb83ed9d07c82f2ff22655018eae426fe33
tree9ea0374fc852038a439f05722ac8b517f3c9403c
parentbb4278dc9a485c109668fe477a37e85c668a739d
clk: samsung: Reorder MUX registration for mout_vpllsrc

While trying to get rate of "mout_vpllsrc" MUX (parent) for registering the
"fout_vpll" (child), we found get rate was failing.

So this patch moves the mout_vpllsrc MUX out of the existing common list
and registers the mout_vpllsrc MUX before the PLL registrations.

Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Vikas Sajjan <vikas.sajjan@linaro.org>
Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/samsung/clk-exynos5250.c