[PATCH] clk: nomadik: fix multiplatform problem

Mike Turquette mturquette at linaro.org
Wed Feb 26 03:38:38 EST 2014


Quoting Linus Walleij (2014-02-25 13:35:37)
> On Wed, Jan 29, 2014 at 9:07 AM, Linus Walleij <linus.walleij at linaro.org> wrote:
> > On Tue, Jan 21, 2014 at 9:06 AM, Linus Walleij <linus.walleij at linaro.org> wrote:
> >
> >> The Nomadik debugfs screws up multiplatform boots if debugfs
> >> is enabled on the multiplatform image, since it's a simple
> >> initcall that is unconditionally executed and reads from certain
> >> memory locations.
> >>
> >> Fix this by checking that the driver has been properly
> >> initialized, so a base offset to the Nomadik SRC controller
> >> exists, before proceeding to register debugfs files.
> >>
> >> Reported-by: Andrew Lunn <andrew at lunn.ch>
> >> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> >
> > Ping Mike, pls pick this for fixes!
> 
> Ping Mike, this needs to go into fixes!

Taken into clk-fixes for the next batch.

Thanks!
Mike

> 
> ARM SoC folks: Mike seems to be busy, maybe you can pick
> this patch into the ARM SoC tree instead?
> 
> Yours,
> Linus Walleij



More information about the linux-arm-kernel mailing list