On Monday 06 August 2012, Linus Walleij wrote:
On Mon, Aug 6, 2012 at 4:37 PM, Arnd Bergmann [off-list ref] wrote:
quoted
On Sunday 05 August 2012, Linus Walleij wrote:
quoted
On Sun, Aug 5, 2012 at 10:37 PM, Linus Walleij [off-list ref] wrote:
quoted
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 <redacted>
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