[PATCH 10/14] clk: tegra: Re-factor T210 PLLX registration

2017-07-25 Thread Peter De Schrijver
From: Alex Frid Tegra210 PLLX uses the same sequences than then PLLC instances. So there is no need to have a special registration function and ops struct for it. Simplify the code by changing all references to the Tegra210 PLLX registration function to the Tegra210 PLLC

[PATCH 10/14] clk: tegra: Re-factor T210 PLLX registration

2017-07-25 Thread Peter De Schrijver
From: Alex Frid Tegra210 PLLX uses the same sequences than then PLLC instances. So there is no need to have a special registration function and ops struct for it. Simplify the code by changing all references to the Tegra210 PLLX registration function to the Tegra210 PLLC registration function