From: mike@compulab.co.il (Mike Rapoport)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
Date: Tue, 19 Apr 2011 15:04:13 +0300 [thread overview]
Message-ID: <cover.1302992702.git.mike@compulab.co.il> (raw)
There are several OMAP boards that use SMSC911x Ethernet controller. Convert them all to use gpmc-smsc911x for device registration.
Mike Rapoport (2):
OMAP: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVEL
OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
arch/arm/mach-omap2/board-cm-t35.c | 84 +++------------------
arch/arm/mach-omap2/board-igep0020.c | 53 ++-----------
arch/arm/mach-omap2/board-ldp.c | 65 ++--------------
arch/arm/mach-omap2/board-omap3evm.c | 71 +++---------------
arch/arm/mach-omap2/board-omap3logic.c | 1 -
arch/arm/mach-omap2/board-omap3stalker.c | 48 ++----------
arch/arm/mach-omap2/board-overo.c | 108 ++++-----------------------
arch/arm/mach-omap2/board-zoom-debugboard.c | 56 ++------------
arch/arm/mach-omap2/gpmc-smsc911x.c | 7 +-
9 files changed, 70 insertions(+), 423 deletions(-)
--
1.7.3.1
next reply other threads:[~2011-04-19 12:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-19 12:04 Mike Rapoport [this message]
2011-04-19 12:04 ` [PATCH 1/2] OMAP: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVEL Mike Rapoport
2011-04-19 12:04 ` [PATCH 2/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x Mike Rapoport
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=cover.1302992702.git.mike@compulab.co.il \
--to=mike@compulab.co.il \
--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).