]> asedeno.scripts.mit.edu Git - linux.git/commit
net: phy: marvell: Use core genphy_soft_reset()
authorAndrew Lunn <andrew@lunn.ch>
Sun, 30 Jul 2017 20:41:45 +0000 (22:41 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Aug 2017 01:00:23 +0000 (18:00 -0700)
commit3438634456c40985bc12eafbd7aacb648ac2d454
tree6b3879bb86f83e758912d8310ff35181aac1dab2
parent8cf8b87b73993980d703d71bd84bd8ab7c2898e4
net: phy: marvell: Use core genphy_soft_reset()

Rather than using an open coded equivalent, use the core
genphy_soft_reset() function.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell.c