From: Peter De Schrijver Date: Fri, 6 Sep 2013 11:37:37 +0000 (+0300) Subject: clk: tegra: move some PLLC and PLLXC init to clk-pll.c X-Git-Tag: cleanup-for-linus~7^4~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04edb099a4a7e774a98b241dc016957922cbfb44;p=pandora-kernel.git clk: tegra: move some PLLC and PLLXC init to clk-pll.c VCO min clipping, dynamic ramp setup and IDDQ init can be done in the respective PLL clk_register functions if the parent is already registered. This is done for other some PLLs already. Signed-off-by: Peter De Schrijver --- Reading git-diff-tree failed