linux_dsm_epyc7002/drivers/net/ethernet/ti
Jingoo Han 894cdbb0a4 net: davinci_mdio: use dev_get_platdata()
Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly. This is a cosmetic change
to make the code simpler and enhance the readability.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-30 17:43:38 -04:00
..
cpmac.c net: cpmac: use dev_get_platdata() 2013-08-30 17:43:38 -04:00
cpsw_ale.c
cpsw_ale.h
cpsw.c net: cpsw: Add support for wake-on-lan for cpsw 2013-08-20 23:50:15 -07:00
cpsw.h drivers: net: cpsw: remove platform data header file of cpsw 2013-08-20 23:50:15 -07:00
cpts.c
cpts.h
davinci_cpdma.c net: ethernet: davinci_cpdma: export cpdma_chan_get_stats 2013-08-22 20:48:21 -07:00
davinci_cpdma.h
davinci_emac.c net: davinci_emac: use dev_get_platdata() 2013-08-30 17:43:38 -04:00
davinci_mdio.c net: davinci_mdio: use dev_get_platdata() 2013-08-30 17:43:38 -04:00
Kconfig
Makefile
tlan.c
tlan.h