android_kernel_motorola_sm6225/arch/arm/mach-orion5x
Lennert Buytenhek 2850a03773 [ARM] Orion: avoid setting ->force_phy_addr
The mv643xx_eth platform data field ->force_phy_addr only needs
to be set if the passed-in ->phy_addr field is zero (to distinguish
the case of not having specified a phy address
(force_phy_addr = 0) from the case where a phy address of zero needs
to be used (force_phy_addr = 1.))

Also, the ->force_phy_addr field will hopefully disappear in a
future mv643xx_eth reorganisation.

Therefore, this patch deletes the ->force_phy_addr field initialiser
from all Orion board code.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
2008-06-22 22:44:48 +02:00
..
addr-map.c [ARM] Orion: DRAM mapping granularity is 64KiB, not 16MiB 2008-06-22 22:44:41 +02:00
common.c [ARM] Orion: move EHCI/I2C/UART peripheral init into board code 2008-06-22 22:44:45 +02:00
common.h [ARM] Orion: rework MPP handling 2008-06-22 22:44:47 +02:00
db88f5281-setup.c [ARM] Orion: avoid setting ->force_phy_addr 2008-06-22 22:44:48 +02:00
dns323-setup.c [ARM] Orion: avoid setting ->force_phy_addr 2008-06-22 22:44:48 +02:00
gpio.c [ARM] Orion: rework MPP handling 2008-06-22 22:44:47 +02:00
irq.c Orion: orion -> orion5x rename 2008-03-27 14:51:41 -04:00
Kconfig [ARM] 4955/1: Orion: Support the Buffalo Linkstation Pro/Live Platform 2008-04-10 15:27:11 +01:00
kurobox_pro-setup.c [ARM] Orion: avoid setting ->force_phy_addr 2008-06-22 22:44:48 +02:00
Makefile [ARM] Orion: rework MPP handling 2008-06-22 22:44:47 +02:00
Makefile.boot Orion: orion -> orion5x rename 2008-03-27 14:51:41 -04:00
mpp.c [ARM] Orion: rework MPP handling 2008-06-22 22:44:47 +02:00
mpp.h [ARM] Orion: rework MPP handling 2008-06-22 22:44:47 +02:00
pci.c [ARM] Orion: move setting up PCIe WA window into PCIe setup path 2008-06-22 22:44:46 +02:00
rd88f5182-setup.c [ARM] Orion: avoid setting ->force_phy_addr 2008-06-22 22:44:48 +02:00
ts209-setup.c [ARM] Orion: avoid setting ->force_phy_addr 2008-06-22 22:44:48 +02:00