From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: nomadik: fix multiplatform problem
Date: Wed, 26 Feb 2014 00:38:38 -0800 [thread overview]
Message-ID: <20140226083838.22529.91105@quantum> (raw)
In-Reply-To: <CACRpkdYeYN6GMUH-dsrOxk6RaojUmdPNxFSTUpXhAzQYjMzaNQ@mail.gmail.com>
Quoting Linus Walleij (2014-02-25 13:35:37)
> On Wed, Jan 29, 2014 at 9:07 AM, Linus Walleij <linus.walleij@linaro.org> wrote:
> > On Tue, Jan 21, 2014 at 9:06 AM, Linus Walleij <linus.walleij@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@lunn.ch>
> >> Signed-off-by: Linus Walleij <linus.walleij@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
prev parent reply other threads:[~2014-02-26 8:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-21 8:06 [PATCH] clk: nomadik: fix multiplatform problem Linus Walleij
2014-01-21 10:52 ` Andrew Lunn
2014-01-29 8:07 ` Linus Walleij
2014-02-25 21:35 ` Linus Walleij
2014-02-26 8:38 ` Mike Turquette [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140226083838.22529.91105@quantum \
--to=mturquette@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.