From: Vikas Sajjan Date: Tue, 11 Jun 2013 09:31:15 +0000 (+0530) Subject: clk: samsung: Reorder MUX registration for mout_vpllsrc X-Git-Tag: v3.12-rc1~78^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc2eeb83ed9d07c82f2ff22655018eae426fe33;p=pandora-kernel.git 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 Signed-off-by: Vikas Sajjan Signed-off-by: Yadwinder Singh Brar Signed-off-by: Mike Turquette --- Reading git-diff-tree failed