]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit41afdae2eec519a4df5d29080e87e3c003e9a232
treebcda155d2cd5a29c92d4745dc3f8d9607cfc062c
parent38a6c5b5434b919ba92a6d338225336604287c7a
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