Home
last modified time | relevance | path

Searched hist:bbfa6d0aa501ee7fd476a7bb8e0045b3851295df (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.cdiff bbfa6d0aa501ee7fd476a7bb8e0045b3851295df Thu Aug 29 23:57:13 CDT 2013 Jingoo Han <jg1.han@samsung.com> net: mv643xx_eth: 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>