[PATCH] clk: nomadik: fix multiplatform problem

Linus Walleij linus.walleij at linaro.org
Wed Jan 29 03:07:09 EST 2014


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!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list