]> git.sur5r.net Git - u-boot/commit
net: phy: Improve the Marvell 151x constants
authorJoe Hershberger <joe.hershberger@ni.com>
Fri, 9 Dec 2016 17:54:39 +0000 (11:54 -0600)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 7 Feb 2017 16:54:35 +0000 (10:54 -0600)
commit93cc2959cf93dd561409222d50e566f4e190d70d
tree8d6abffaec475158289702f53f7129d73af6bf79
parent5ad9204fa9b2eb592f8c9868b23904638987bbd0
net: phy: Improve the Marvell 151x constants

Use some constants for the phy configuration instead of so many magic
numbers.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/marvell.c