]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY
authorFlorian Fainelli <f.fainelli@gmail.com>
Sat, 6 Feb 2016 21:09:37 +0000 (13:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Feb 2016 19:57:30 +0000 (14:57 -0500)
commit715cbb0efe939df8c63c67a252e12763c7000217
tree2a371cceebc4d0d59ae011451bab35faf792fe6d
parent026457e98a9cec54cdc17367be21c421f592de9d
net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY

Introduce a macro which helps adding new 40NM EPHY entries and reduces the
amount of boilerplate code.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/bcm7xxx.c