linux-stable/drivers/net/ethernet/adi
Jingoo Han a63b82c44b net: bfin_mac: 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:35 -04:00
..
bfin_mac.c net: bfin_mac: use dev_get_platdata() 2013-08-30 17:43:35 -04:00
bfin_mac.h bfin_mac: offer a PTP Hardware Clock. 2012-11-01 11:41:35 -04:00
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile