From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: OMAP2+: Move GPMC initcall to devices.c
Date: Fri, 21 Nov 2014 08:17:05 -0800 [thread overview]
Message-ID: <20141121161705.GR7046@atomide.com> (raw)
In-Reply-To: <546F08C2.4090903@ti.com>
* Roger Quadros <rogerq@ti.com> [141121 01:43]:
> On 11/21/2014 12:28 AM, Tony Lindgren wrote:
> > This will us allow to just move gpmc.c to live under drivers
> > in the next patch.
> >
> > Note that we now also remove the omap specific check for the
> > initcall. That's OK as gpmc_probe() checks for the pdata
> > and bails out for other platforms compiled in.
> >
> > Cc: Arnd Bergmann <arnd@arndb.de>
> > Cc: Roger Quadros <rogerq@ti.com>
> > Signed-off-by: Tony Lindgren <tony@atomide.com>
>
> I guess gpmc_init can't still be put under module_init() till we have fixed up
> some more issues in the GPMC driver. But it shouldn't prevent us from making
> the move to drivers/, so
>
> Acked-by: Roger Quadros <rogerq@ti.com>
Yeah I figured it's too close to the merge cycle to start playing
with the initcall levels. It may already be possible to make it
just module_init() but let's do that as separate patches after
the move.
Regards,
Tony
next prev parent reply other threads:[~2014-11-21 16:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-20 22:28 [PATCH 0/3] Move omap GPMC to live in drivers/bus Tony Lindgren
2014-11-20 22:28 ` [PATCH 1/3] ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header Tony Lindgren
2014-11-21 9:28 ` Roger Quadros
2014-11-21 16:15 ` Tony Lindgren
2014-11-21 16:55 ` Tony Lindgren
2014-11-20 22:28 ` [PATCH 2/3] ARM: OMAP2+: Move GPMC initcall to devices.c Tony Lindgren
2014-11-21 9:41 ` Roger Quadros
2014-11-21 16:17 ` Tony Lindgren [this message]
2014-11-20 22:28 ` [PATCH 3/3] drivers: bus: Move omap gpmc code to live under drivers Tony Lindgren
2014-11-21 8:05 ` Lokesh Vutla
2014-11-21 17:18 ` Tony Lindgren
2014-11-21 9:15 ` Roger Quadros
2014-11-21 11:15 ` Arnd Bergmann
2014-11-21 16:18 ` Tony Lindgren
-- strict thread matches above, loose matches on Subject: below --
2014-11-21 18:34 [PATCHv2 0/3] Move omap GPMC to live in drivers/memory Tony Lindgren
2014-11-21 18:34 ` [PATCH 2/3] ARM: OMAP2+: Move GPMC initcall to devices.c Tony Lindgren
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=20141121161705.GR7046@atomide.com \
--to=tony@atomide.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).