kernel-hacking-2024-linux-s.../drivers/net/phy
Lennert Buytenhek 18ee49ddb0 phylib: rename mii_bus::dev to mii_bus::parent
In preparation of giving mii_bus objects a device tree presence of
their own, rename struct mii_bus's ->dev argument to ->parent, since
having a 'struct device *dev' that points to our parent device
conflicts with introducing a 'struct device dev' representing our own
device.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Andy Fleming <afleming@freescale.com>
2008-10-08 16:27:49 -07:00
..
broadcom.c
cicada.c
davicom.c
fixed.c phylib: rename mii_bus::dev to mii_bus::parent 2008-10-08 16:27:49 -07:00
icplus.c
Kconfig net: OpenFirmware GPIO based MDIO bitbang driver 2008-05-30 22:18:25 -04:00
lxt.c
Makefile net: OpenFirmware GPIO based MDIO bitbang driver 2008-05-30 22:18:25 -04:00
marvell.c net/phy: Fix 88e1111 copper/fiber selection in RGMII mode 2008-07-22 17:59:12 -04:00
mdio-bitbang.c Fix missing exports for net/phy/mdio-bitbang.c 2008-07-11 01:20:34 -04:00
mdio-ofgpio.c phylib: rename mii_bus::dev to mii_bus::parent 2008-10-08 16:27:49 -07:00
mdio_bus.c phylib: rename mii_bus::dev to mii_bus::parent 2008-10-08 16:27:49 -07:00
phy.c phylib: Wake PHY state machine on interrupt 2008-10-08 15:46:57 -07:00
phy_device.c PHY: Avoid unnecessary aneg restarts 2008-10-08 15:43:54 -07:00
qsemi.c
realtek.c
smsc.c
vitesse.c