linux/arch/arm/mach-mv78xx0
Lennert Buytenhek ac840605f3 mv643xx_eth: remove force_phy_addr field
Currently, there are two different fields in the
mv643xx_eth_platform_data struct that together describe the PHY
address -- one field (phy_addr) has the address of the PHY, but if
that address is zero, a second field (force_phy_addr) needs to be
set to distinguish the actual address zero from a zero due to not
having filled in the PHY address explicitly (which should mean
'use the default PHY address').

If we are a bit smarter about the encoding of the phy_addr field,
we can avoid the need for a second field -- this patch does that.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
2008-09-05 06:33:59 +02:00
..
include/mach [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
addr-map.c [ARM] add Marvell 78xx0 ARM SoC support 2008-06-22 22:45:10 +02:00
common.c mv643xx_eth: smi sharing is a per-unit property, not a per-port one 2008-09-05 06:33:58 +02:00
common.h [ARM] add Marvell 78xx0 ARM SoC support 2008-06-22 22:45:10 +02:00
db78x00-bp-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
irq.c [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 2008-08-09 13:44:58 +02:00
Kconfig [ARM] add Marvell 78xx0 ARM SoC support 2008-06-22 22:45:10 +02:00
Makefile [ARM] add Marvell 78xx0 ARM SoC support 2008-06-22 22:45:10 +02:00
Makefile.boot [ARM] add Marvell 78xx0 ARM SoC support 2008-06-22 22:45:10 +02:00
pcie.c [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 2008-08-09 13:44:58 +02:00