linux/drivers/net/phy
Jingoo Han 2c0c4fbe55 net: mdio-octeon: use platform_{get,set}_drvdata()
Use the wrapper functions for getting and setting the driver data
using platform_device instead of using dev_{get,set}_drvdata()
with &pdev->dev, so we can directly pass a struct platform_device.
This is a purely cosmetic change.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-03 22:38:46 -04:00
..
amd.c
at803x.c
bcm63xx.c
bcm87xx.c
broadcom.c
cicada.c
davicom.c
dp83640_reg.h
dp83640.c
et1011c.c
fixed.c
icplus.c
Kconfig
lxt.c
Makefile
marvell.c
mdio_bus.c
mdio-bitbang.c
mdio-gpio.c net: mdio-gpio: use dev_get_platdata() 2013-08-30 17:43:39 -04:00
mdio-mux-gpio.c net: mdio-mux-gpio: use dev_get_platdata() 2013-08-30 17:43:39 -04:00
mdio-mux-mmioreg.c
mdio-mux.c
mdio-octeon.c net: mdio-octeon: use platform_{get,set}_drvdata() 2013-09-03 22:38:46 -04:00
mdio-sun4i.c net: mdio-sun4i: Convert to devm_* api 2013-08-29 14:54:49 -04:00
micrel.c
national.c
phy_device.c
phy.c
qsemi.c
realtek.c
smsc.c
spi_ks8995.c
ste10Xp.c
vitesse.c