ne: MIPS: Use platform_driver for ne on RBTX49XX
This patch lets RBTX49XX boards use generic platform_driver interface for the ne driver. * Use platform_device to pass ioaddr and irq to the ne driver. * Remove unnecessary ifdefs for RBTX49XX from the ne driver. * Make the ne driver selectable on these boards regardless of CONFIG_ISA Signed-off-by:Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by:
Jeff Garzik <jeff@garzik.org>
Showing
- arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c 19 additions, 0 deletionsarch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
- arch/mips/tx4938/toshiba_rbtx4938/setup.c 20 additions, 0 deletionsarch/mips/tx4938/toshiba_rbtx4938/setup.c
- drivers/net/Kconfig 1 addition, 1 deletiondrivers/net/Kconfig
- drivers/net/ne.c 0 additions, 8 deletionsdrivers/net/ne.c
Loading
Please register or sign in to comment