From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH arm-soc/next/soc] bus: brcmstb_gisb: resolve section mismatch
Date: Fri, 21 Nov 2014 12:33:02 +0100 [thread overview]
Message-ID: <2543744.XWzdaCUefE@wuerfel> (raw)
In-Reply-To: <1416507286-14083-1-git-send-email-f.fainelli@gmail.com>
On Thursday 20 November 2014 10:14:46 Florian Fainelli wrote:
> _code in
> brcmstb_gisb_arb_probe() which now calls a function annotated with __init, so
> this one must also be annotated with __init.
>
> In order to avoid introducing another section mismatch, call
> platform_driver_probe() manually and remove the .probe assignment from
> brcmstb_gisb_arb_driver, this is very similar to what
> drivers/pci/host/pci-imx6.c does since we basically have the same constraints
> here.
>
> Fixes: f1bee783dd37 ("bus: brcmstb_gisb: register the fault code hook")
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> Arnd, Olof,
>
> This patch resolves a section mismatch found in the arm-soc tree in the
> next/soc branch which merged my two previous GISB patches.
>
Applied to next/drivers, thanks a lot!
Arnd
prev parent reply other threads:[~2014-11-21 11:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-20 18:14 [PATCH arm-soc/next/soc] bus: brcmstb_gisb: resolve section mismatch Florian Fainelli
2014-11-21 11:33 ` Arnd Bergmann [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=2543744.XWzdaCUefE@wuerfel \
--to=arnd@arndb.de \
--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).