diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-02 10:08:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-04 04:38:45 +0200 |
commit | e04e37a88dcd674df131582b84ab2dc488397d53 (patch) | |
tree | 79b01ebc70dec6b2e524826db5bcf6afef0562e1 /drivers/net/phy/mdio-octeon.c | |
parent | net: emac: use platform_{get,set}_drvdata() (diff) | |
download | linux-e04e37a88dcd674df131582b84ab2dc488397d53.tar.xz linux-e04e37a88dcd674df131582b84ab2dc488397d53.zip |
net: sunhme: 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>
Diffstat (limited to 'drivers/net/phy/mdio-octeon.c')
0 files changed, 0 insertions, 0 deletions