linux/arch/mips/momentum/jaguar_atx
Dale Farnsworth 84dd619e4d mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data
We were using the platform_device.id field to identify which ethernet
port is used for mv643xx_eth device.  This is not generally correct.
It will be incorrect, for example, if a hardware platform uses a single
port but not the first port.  Here, we add an explicit port_number field
to struct mv643xx_eth_platform_data.

This makes the mv643xx_eth_platform_data structure required, but that
isn't an issue since all users currently provide it already.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-03-06 06:14:54 -05:00
..
Makefile [MIPS] Jaguar: Fix MAC address detection after platform_device conversion. 2007-02-06 16:53:22 +00:00
dbg_io.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irq.c [MIPS] Define MIPS_CPU_IRQ_BASE in generic header 2007-02-06 16:53:08 +00:00
ja-console.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
jaguar_atx_fpga.h [MIPS] Jaguar ATX: Fix large number of warnings. 2007-02-06 16:53:22 +00:00
platform.c mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data 2007-03-06 06:14:54 -05:00
prom.c [MIPS] Jaguar: Fix MAC address detection after platform_device conversion. 2007-02-06 16:53:22 +00:00
reset.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setup.c [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 2006-10-09 00:15:28 +01:00