]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 23 Jun 2017 17:33:16 +0000 (10:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Jun 2017 19:06:43 +0000 (15:06 -0400)
commitbedd00c81b30a7c5f1fbe144f2db9c9864073b27
tree799a1e47b219515bde555e0a269e448bd258c84d
parent40bc8b065e8fd3928270481c89d78e317d62cf24
net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode

The PHY library now supports an "internal" phy-mode, thus making our
custom parsing code now unnecessary.

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