linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: OMAP: convert omap_device_build() and callers to __init
Date: Wed, 15 Feb 2012 14:14:08 -0800	[thread overview]
Message-ID: <20120215221408.GZ1426@atomide.com> (raw)
In-Reply-To: <1329343522-15759-1-git-send-email-khilman@ti.com>

* Kevin Hilman <khilman@ti.com> [120215 13:33]:
> Building omap_devices should only be done at init time, and since
> omap_device_build() is using early_platform calls which are also
> __init, this ensures that omap_device isn't trying to use functions
> that disappear.
> 
> Signed-off-by: Kevin Hilman <khilman@ti.com>
> ---
> Tony, I tested this on top of your MMC series, and it gets rid of the
> rest of the section mismatch warnings except the
> omap_secondary_startup() one which is unrelated to this patch.

OK thanks, I'll apply them all with your patch into hsmmc branch once
they're done because this depends on the hsmmc changes.

Regards,

Tony

      reply	other threads:[~2012-02-15 22:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-15 22:05 [PATCH] ARM: OMAP: convert omap_device_build() and callers to __init Kevin Hilman
2012-02-15 22:14 ` Tony Lindgren [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=20120215221408.GZ1426@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).