From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: integrator: fix section mismatch problem
Date: Wed, 4 Jun 2014 11:56:57 +0100 [thread overview]
Message-ID: <20140604105657.GA23430@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1401879202-10516-1-git-send-email-linus.walleij@linaro.org>
On Wed, Jun 04, 2014 at 12:53:22PM +0200, Linus Walleij wrote:
> However the module driver model of the Integrator LM bus
> assumes that logic tile drivers can be probed at runtime. This
> is not really the case for IM-PD1: these tiles are detected at
> boot and they cannot be plugged into a running system. Before
> this patch it is of course possible to modprobe them later.
Check whether you can bind/unbind the driver via sysfs. Merely making
stuff non-modular is really just a hack around this problem where the
device model can be used to bind/unbind devices.
--
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.
next prev parent reply other threads:[~2014-06-04 10:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-04 10:53 [PATCH] ARM: integrator: fix section mismatch problem Linus Walleij
2014-06-04 10:56 ` Russell King - ARM Linux [this message]
2014-06-04 12:27 ` Linus Walleij
2014-06-04 10:57 ` Arnd Bergmann
2014-06-04 10:57 ` Russell King - ARM Linux
2014-06-04 11:09 ` Arnd Bergmann
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=20140604105657.GA23430@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--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