[PATCH] clk: nomadik: fix multiplatform problem

Linus Walleij linus.walleij at linaro.org
Tue Feb 25 16:35:37 EST 2014


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!

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