From: Benoit.Lecardonnel@synopsys.com (Benoit Lecardonnel)
To: linux-arm-kernel@lists.infradead.org
Subject: arm64: Platform devices populated from a device_initcall
Date: Tue, 14 May 2013 12:47:45 +0100 [thread overview]
Message-ID: <51922461.1020408@synopsys.com> (raw)
In-Reply-To: <20130514093108.GA15129@arm.com>
Hi Catalin,
On 2013-05-14 10:31, Catalin Marinas wrote:
> On Mon, May 13, 2013 at 05:20:55PM +0100, Benoit Lecardonnel wrote:
> I think we could put of_clk_init() and of_platform_populate() calls
> under the same arch_initcall() just to keep their relative order.
> Something like this (could even use arch_initcall_sync in case we get
> some other arch_initcall in the future)
>
> diff --git a/arch/arm64/kernel/setup.c b/arch/arm64/kernel/setup.c
> [...]
Thanks for the patch, it works: the device is now probed properly.
Tested-by: Benoit Lecardonnel <Benoit.Lecardonnel@synopsys.com>
--
Benoit Lecardonnel
prev parent reply other threads:[~2013-05-14 11:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-13 16:20 arm64: Platform devices populated from a device_initcall Benoit Lecardonnel
2013-05-14 9:31 ` Catalin Marinas
2013-05-14 11:47 ` Benoit Lecardonnel [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=51922461.1020408@synopsys.com \
--to=benoit.lecardonnel@synopsys.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).