Searched hist:"18 ee49ddb0d242ed1d0e273038d5e4f6de7379d3" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/platforms/82xx/ |
H A D | ep8248e.c | diff 18ee49ddb0d242ed1d0e273038d5e4f6de7379d3 Wed Oct 01 17:41:33 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> 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>
|
/linux/arch/powerpc/platforms/pasemi/ |
H A D | gpio_mdio.c | diff 18ee49ddb0d242ed1d0e273038d5e4f6de7379d3 Wed Oct 01 17:41:33 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> 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>
|
/linux/drivers/net/phy/ |
H A D | mdio_bus.c | diff 18ee49ddb0d242ed1d0e273038d5e4f6de7379d3 Wed Oct 01 17:41:33 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> 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>
|