Re: [PATCH 0/2] OMAP3 clock: two small fixes

2008-05-09 Thread Tony Lindgren
* Paul Walmsley <[EMAIL PROTECTED]> [080507 18:29]: > Two minor OMAP3 clock framework fixes. This series: > > - puts the sys_clkout2 struct clk into the core_clkdm where it belongs > > - removes the omap2_noncore_dpll_set_rate() function pointer from the > DPLL3 struct clk (since DPLL3 is the

[PATCH 0/2] OMAP3 clock: two small fixes

2008-05-07 Thread Paul Walmsley
Two minor OMAP3 clock framework fixes. This series: - puts the sys_clkout2 struct clk into the core_clkdm where it belongs - removes the omap2_noncore_dpll_set_rate() function pointer from the DPLL3 struct clk (since DPLL3 is the CORE DPLL) - Paul --- arch/arm/mach-omap2/clock34xx.h |