]> 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)
commitee8968a17e717100b62355b084c8f11f02fe650e
treebcda155d2cd5a29c92d4745dc3f8d9607cfc062c
parent83eb1db439503a8a1ad6a48bb3dfc5cb283bd3e1
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