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
..
Kconfig Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2013-07-13 14:52:21 -07:00
Makefile
amd.c
at803x.c drivers: net: phy: at803x: Add missing mdio device id 2013-07-11 11:54:19 -07:00
bcm63xx.c
bcm87xx.c
broadcom.c
cicada.c
davicom.c
dp83640.c
dp83640_reg.h
et1011c.c
fixed.c
icplus.c
lxt.c
marvell.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 net: phy: mdio: add missing __iomem annotation 2013-08-07 16:59:10 -07:00
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
mdio_bus.c
micrel.c net/phy: micrel: Add OF configuration support for ksz9021 2013-08-21 00:03:38 -07:00
national.c
phy.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
phy_device.c
qsemi.c
realtek.c net: phy: rtl8211: fix interrupt on status link change 2013-08-20 17:10:58 -07:00
smsc.c
spi_ks8995.c
ste10Xp.c
vitesse.c