Re: [PATCH 07/12] clk: tegra: move audio clk to common file

2013-09-23 Thread Stephen Warren
On 09/18/2013 08:40 AM, Peter De Schrijver wrote: > Move audio clocks and PLLA initialization to a common file so it can be used > by > multiple Tegra SoCs. > diff --git a/drivers/clk/tegra/clk-tegra-audio.c > b/drivers/clk/tegra/clk-tegra-audio.c > +static struct div_nmp pllp_nmp = { > +

Re: [PATCH 07/12] clk: tegra: move audio clk to common file

2013-09-23 Thread Stephen Warren
On 09/18/2013 08:40 AM, Peter De Schrijver wrote: Move audio clocks and PLLA initialization to a common file so it can be used by multiple Tegra SoCs. diff --git a/drivers/clk/tegra/clk-tegra-audio.c b/drivers/clk/tegra/clk-tegra-audio.c +static struct div_nmp pllp_nmp = { +

[PATCH 07/12] clk: tegra: move audio clk to common file

2013-09-18 Thread Peter De Schrijver
Move audio clocks and PLLA initialization to a common file so it can be used by multiple Tegra SoCs. Signed-off-by: Peter De Schrijver --- drivers/clk/tegra/Makefile |1 + drivers/clk/tegra/clk-tegra-audio.c | 260 +++

[PATCH 07/12] clk: tegra: move audio clk to common file

2013-09-18 Thread Peter De Schrijver
Move audio clocks and PLLA initialization to a common file so it can be used by multiple Tegra SoCs. Signed-off-by: Peter De Schrijver pdeschrij...@nvidia.com --- drivers/clk/tegra/Makefile |1 + drivers/clk/tegra/clk-tegra-audio.c | 260 +++