| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH 0/5] ne: MIPS: platform_driver |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Tue, 01 May 2007 00:27:09 +0900 (JST) |
| Cc: | netdev@vger.kernel.org, jeff@garzik.org, ralf@linux-mips.org, sshtylyov@ru.mvista.com, akpm@linux-foundation.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Currently ne.c has some codes to support RBTX49XX boards but it is not complete. Instead of adding more hacks to fix it, this patchset add an generic platform_driver interface to the driver and let RBTX49XX use it. [PATCH 1/5] ne: Add platform_driver [PATCH 2/5] ne: Misc fixes for platform driver. [PATCH 3/5] ne: Add NEEDS_PORTLIST to control ISA auto-probe [PATCH 4/5] ne: MIPS: Use platform_driver for ne on RBTX49XX [PATCH 5/5] MIPS: Drop unnecessary CONFIG_ISA from RBTX49XX Changes from previous patchset: * Split some misc fixes from platform_driver patch. (sugested by Jeff Garzik) * Add NEEDS_PORTLIST to control ISA auto-probe. (sugested by Jeff Garzik) * Less ifdef CONFIG_PM. (by Andrew Morton) * Make rbtx4927_ne_init()'s res[] static __initdata. (by Andrew Morton) --- Atsushi Nemoto |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/3] ne: MIPS: Use platform_driver for ne on RBTX49XX, Atsushi Nemoto |
|---|---|
| Next by Date: | [PATCH 2/5] ne: Misc fixes for platform driver., Atsushi Nemoto |
| Previous by Thread: | [PATCH] deprecate the old NCR53C9x driver, Christoph Hellwig |
| Next by Thread: | [PATCH 2/5] ne: Misc fixes for platform driver., Atsushi Nemoto |
| Indexes: | [Date] [Thread] [Top] [All Lists] |