net: phy: marvell: consolidate RGMII delay code
authorAndrew Lunn <andrew@lunn.ch>
Sun, 30 Jul 2017 20:41:46 +0000 (22:41 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Aug 2017 01:00:23 +0000 (18:00 -0700)
commit61111598b08bcdc84688de81c59605d56b197fbf
treebcda155d2cd5a29c92d4745dc3f8d9607cfc062c
parent3438634456c40985bc12eafbd7aacb648ac2d454
net: phy: marvell: consolidate RGMII delay code

The same code is repeated for different PHY versions. Put it into a
help and call when needed.

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