commit | 61111598b08bcdc84688de81c59605d56b197fbf | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Jul 30 22:41:46 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 31 18:00:23 2017 -0700 |
tree | bcda155d2cd5a29c92d4745dc3f8d9607cfc062c | |
parent | 3438634456c40985bc12eafbd7aacb648ac2d454 [diff] |
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>