[PATCHv4 04/33] CLK: omap: move part of the machine specific clock header contents to driver

2013-07-23 Thread Tero Kristo
Some of the clock.h contents are needed by the new OMAP clock driver, including dpll_data and clk_hw_omap. Thus, move these to the generic omap header file which can be accessed by the driver. Signed-off-by: Tero Kristo --- arch/arm/mach-omap2/clock.h | 151 +

Re: [PATCHv4 04/33] CLK: omap: move part of the machine specific clock header contents to driver

2013-07-30 Thread Nishanth Menon
this patch should be 3/33 to allow dpll.c to build. On 07/23/2013 02:19 AM, Tero Kristo wrote: Some of the clock.h contents are needed by the new OMAP clock driver, including dpll_data and clk_hw_omap. Thus, move these to the generic omap header file which can be accessed by the driver. Looking

Re: [PATCHv4 04/33] CLK: omap: move part of the machine specific clock header contents to driver

2013-07-31 Thread Tero Kristo
On 07/30/2013 09:22 PM, Nishanth Menon wrote: this patch should be 3/33 to allow dpll.c to build. On 07/23/2013 02:19 AM, Tero Kristo wrote: Some of the clock.h contents are needed by the new OMAP clock driver, including dpll_data and clk_hw_omap. Thus, move these to the generic omap header fil

Re: [PATCHv4 04/33] CLK: omap: move part of the machine specific clock header contents to driver

2013-08-01 Thread Nishanth Menon
On 07/31/2013 04:59 AM, Tero Kristo wrote: On 07/30/2013 09:22 PM, Nishanth Menon wrote: this patch should be 3/33 to allow dpll.c to build. On 07/23/2013 02:19 AM, Tero Kristo wrote: Some of the clock.h contents are needed by the new OMAP clock driver, including dpll_data and clk_hw_omap. Thu

Re: [PATCHv4 04/33] CLK: omap: move part of the machine specific clock header contents to driver

2013-08-01 Thread Tero Kristo
On 08/01/2013 05:04 PM, Nishanth Menon wrote: On 07/31/2013 04:59 AM, Tero Kristo wrote: On 07/30/2013 09:22 PM, Nishanth Menon wrote: this patch should be 3/33 to allow dpll.c to build. On 07/23/2013 02:19 AM, Tero Kristo wrote: Some of the clock.h contents are needed by the new OMAP clock d

Re: [PATCHv4 04/33] CLK: omap: move part of the machine specific clock header contents to driver

2013-08-01 Thread Nishanth Menon
On 08/01/2013 10:12 AM, Tero Kristo wrote: On 08/01/2013 05:04 PM, Nishanth Menon wrote: On 07/31/2013 04:59 AM, Tero Kristo wrote: On 07/30/2013 09:22 PM, Nishanth Menon wrote: this patch should be 3/33 to allow dpll.c to build. On 07/23/2013 02:19 AM, Tero Kristo wrote: Some of the clock.h