clk: tegra: move some PLLC and PLLXC init to clk-pll.c
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Fri, 6 Sep 2013 11:37:37 +0000 (14:37 +0300)
committerPeter De Schrijver <pdeschrijver@nvidia.com>
Tue, 26 Nov 2013 16:46:21 +0000 (18:46 +0200)
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 <pdeschrijver@nvidia.com>

No differences found