linux/drivers/net/ethernet/wiznet
Jingoo Han 5988aa6108 net: w5100: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-30 17:43:38 -04:00
..
Kconfig net: wiznet add missing HAS_IOMEM dependency 2012-07-25 15:24:13 -07:00
Makefile
w5100.c net: w5100: use dev_get_platdata() 2013-08-30 17:43:38 -04:00
w5300.c net: w5300: use dev_get_platdata() 2013-08-30 17:43:38 -04:00