[PATCH] ARM: integrator: use clk_prepare_enable() for timer

Arnd Bergmann arnd at arndb.de
Mon Aug 6 13:56:17 EDT 2012


On Monday 06 August 2012, Linus Walleij wrote:
> On Mon, Aug 6, 2012 at 4:37 PM, Arnd Bergmann <arnd at arndb.de> wrote:
> > On Sunday 05 August 2012, Linus Walleij wrote:
> >> On Sun, Aug 5, 2012 at 10:37 PM, Linus Walleij <linus.walleij at linaro.org> wrote:
> >> > The Integrator timer is using the clock framework to get the
> >> > timer frequency, but missed to prepare the clock before enabling.
> >> >
> >> > Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> >>
> >> Arnd, Olof,
> >>
> >> If this patch looks OK to you I request that you apply it alone, no pull
> >> requests, too much hazzle for a single patch...
> >>
> >
> > Applying a patch is fine, but please explain which version(s) to apply
> > this to? Is it a regression in v3.6, or should it be backported to
> > earlier versions too?
> 
> Ah sorry. This is for the v3.6 rc:s.
> 
> The migration to common clock makes the kernel spit warnings
> unless you prepare all clocks.
> 

Ok, I've applied it to the fixes branch now.

	Arnd



More information about the linux-arm-kernel mailing list