netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH REPOST 0/5] convert arm platforms to smsc911x
@ 2009-01-15  9:07 Steve Glendinning
  2009-01-15  9:07 ` [PATCH 1/5] smsc911x: add support for platform-specific irq flags Steve Glendinning
  2009-01-19  5:53 ` [PATCH REPOST 0/5] convert arm platforms to smsc911x David Miller
  0 siblings, 2 replies; 16+ messages in thread
From: Steve Glendinning @ 2009-01-15  9:07 UTC (permalink / raw)
  To: linux-arm-kernel, netdev
  Cc: David Miller, Russell King, Stanley Miao, Ian Saturley,
	Steve Glendinning

This patchset, intended for 2.6.30, converts all in-tree arm platforms 
from smc911x to the actively maintained smsc911x driver.

I don't have any of these platforms available to me, so I've only been 
able to compile-test the changes.

David Miller is planning to take the smsc911x patches via net-2.6, but 
I've included them here to make testing easier as the other patches in 
the set depend on them.

This patchset supercedes previous irq_flags patches from me and Stanley 
Miao.

Steve Glendinning (5):
  smsc911x: add support for platform-specific irq flags
  smsc911x: register isr as IRQF_SHARED
  arm: convert pcm037 platform to use smsc911x
  arm: convert realview platform to use smsc911x
  arm: convert omap ldp platform to use smsc911x

 arch/arm/configs/omap_ldp_defconfig         |   24 ++++++++++++++-
 arch/arm/configs/pcm037_defconfig           |   23 ++++++++++++++-
 arch/arm/configs/realview-smp_defconfig     |   24 ++++++++++++++-
 arch/arm/configs/realview_defconfig         |   24 ++++++++++++++-
 arch/arm/mach-mx3/pcm037.c                  |   22 ++++++++------
 arch/arm/mach-omap2/board-ldp.c             |   41 +++++++++++++++++----------
 arch/arm/mach-realview/core.c               |   17 ++++++-----
 arch/arm/plat-omap/include/mach/board-ldp.h |    4 +-
 drivers/net/smsc911x.c                      |   19 +++++++++---
 9 files changed, 151 insertions(+), 47 deletions(-)


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2009-01-20  0:30 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-15  9:07 [PATCH REPOST 0/5] convert arm platforms to smsc911x Steve Glendinning
2009-01-15  9:07 ` [PATCH 1/5] smsc911x: add support for platform-specific irq flags Steve Glendinning
2009-01-15  9:07   ` [PATCH 2/5] smsc911x: register isr as IRQF_SHARED Steve Glendinning
2009-01-15  9:08     ` [PATCH 3/5] arm: convert pcm037 platform to use smsc911x Steve Glendinning
2009-01-15  9:08       ` [PATCH 4/5] arm: convert realview " Steve Glendinning
2009-01-15  9:08         ` [PATCH 5/5] arm: convert omap ldp " Steve Glendinning
2009-01-15  9:23           ` stanley.miao
2009-01-19 22:35           ` Russell King - ARM Linux
2009-01-20  0:30             ` David Miller
2009-01-19  5:53 ` [PATCH REPOST 0/5] convert arm platforms to smsc911x David Miller
2009-01-19  8:04   ` stanley.miao
2009-01-19  9:22     ` Russell King - ARM Linux
2009-01-19  9:53       ` Steve.Glendinning
2009-01-19 21:15         ` David Miller
2009-01-19 21:31           ` Russell King - ARM Linux
2009-01-19 22:12             ` David Miller

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).