[PATCH REPOST 0/6] convert arm platforms to smsc911x
From: Steve Glendinning <hidden>
Date: 2009-01-20 13:28:28
This patchset, intended for 2.6.30, converts in-tree arm platforms from smc911x to the actively maintained smsc911x driver. The platform updates (3-4) depend on the driver updates (1-2) for correct operation, so David Miller is planning to take these via the net-2.6 tree. Defconfig updates have been split out (5-6) for merging via the arm tree. Stanley Miao is taking care of the OMAP platform separately. Steve Glendinning (6): 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: update pcm037 defconfig to use smsc911x arm: update realview defconfigs to use smsc911x 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-realview/core.c | 17 +++++++++-------- drivers/net/smsc911x.c | 19 ++++++++++++++----- 6 files changed, 101 insertions(+), 28 deletions(-) ------------------------------------------------------------------- List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php