[PATCH v3 16/19] clk: tegra20: move tegra20 to common clkdev

2013-10-15 Thread Peter De Schrijver
Move tegra20 to the common clkdev infrastructure. This will allow making use of the common tegra clocks. Signed-off-by: Peter De Schrijver --- drivers/clk/tegra/clk-tegra20.c | 257 +++ 1 files changed, 154 insertions(+), 103 deletions(-) diff --git

[PATCH v3 16/19] clk: tegra20: move tegra20 to common clkdev

2013-10-15 Thread Peter De Schrijver
Move tegra20 to the common clkdev infrastructure. This will allow making use of the common tegra clocks. Signed-off-by: Peter De Schrijver pdeschrij...@nvidia.com --- drivers/clk/tegra/clk-tegra20.c | 257 +++ 1 files changed, 154 insertions(+), 103