From: Catalin Marinas <catalin.marinas@arm.com>
To: netdev@vger.kernel.org
Subject: [PATCH 0/3] smc911x driver updates
Date: Mon, 20 Oct 2008 18:12:11 +0100 [thread overview]
Message-ID: <20081020170917.6277.21228.stgit@pc1117.cambridge.arm.com> (raw)
Hi,
I have three patches for the smc911x driver to allow it to be used with
the ARM RealView boards (until recently I used the out-of-tree driver
from SMSC but I need to provide a working default configuration for the
RealView boards without additional patches).
Catalin Marinas (3):
smc911x: Make the driver safer on SMP
smc911x: Add IRQ polarity configuration
smc911x: Allow Kconfig dependency on ARM
drivers/net/Kconfig | 2 +-
drivers/net/smc911x.c | 36 ++++++++++++++++--------------------
include/linux/smc911x.h | 1 +
3 files changed, 18 insertions(+), 21 deletions(-)
--
Catalin
next reply other threads:[~2008-10-20 17:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-20 17:12 Catalin Marinas [this message]
2008-10-20 17:15 ` [PATCH 1/3] smc911x: Allow Kconfig dependency on ARM Catalin Marinas
2008-10-20 17:15 ` [PATCH 2/3] smc911x: Add IRQ polarity configuration Catalin Marinas
2008-10-20 17:15 ` [PATCH 3/3] smc911x: Make the driver safer on SMP Catalin Marinas
2008-10-22 10:57 ` Jeff Garzik
2008-10-22 11:01 ` Jeff Garzik
2008-10-22 11:04 ` Catalin Marinas
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=20081020170917.6277.21228.stgit@pc1117.cambridge.arm.com \
--to=catalin.marinas@arm.com \
--cc=netdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.