linux/drivers/net/phy
Paul Gortmaker cac1f3c8a8 phylib: factor out get_phy_id from within get_phy_device
We were already doing what amounts to a get_phy_id from within
get_phy_device, and rather than duplicate this for the TBIPA
probing, we might as well just factor it out and make it available
instead.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-04-17 15:31:33 -04:00
..
Kconfig
Makefile
broadcom.c PHY: add BCM5464 support to broadcom PHY driver 2008-04-17 15:31:32 -04:00
cicada.c
davicom.c
fixed.c phy: Change mii_bus id field to a string 2008-04-16 20:09:35 -04:00
icplus.c
lxt.c
marvell.c net: marvell.c fix sparse shadowed variable warning 2008-04-04 17:26:15 -04:00
mdio-bitbang.c
mdio_bus.c
phy.c
phy_device.c phylib: factor out get_phy_id from within get_phy_device 2008-04-17 15:31:33 -04:00
qsemi.c
realtek.c
smsc.c
vitesse.c