]> Git Repo - linux.git/commit
net: dsa: Simplify dsa_slave_phy_setup()
authorFlorian Fainelli <[email protected]>
Thu, 26 Oct 2017 00:32:05 +0000 (17:32 -0700)
committerDavid S. Miller <[email protected]>
Fri, 27 Oct 2017 13:11:30 +0000 (22:11 +0900)
commit399ba77a94e1ee01f747b168c429a121164ac962
tree4448de6bad8192e4b4df163e9307c3a6a384b26e
parent010b64f7f198c96b1c5de995646753de375843c4
net: dsa: Simplify dsa_slave_phy_setup()

Remove the code that tried to identify if a PHY designated by Device
Tree required diversion through the DSA-created MDIO bus. This was
created mainly for the bcm_sf2.c driver back when it did not have its
own MDIO bus driver, which it now has since 461cd1b03e32 ("net: dsa:
bcm_sf2: Register our slave MDIO bus").

Signed-off-by: Florian Fainelli <[email protected]>
Reviewed-by: Vivien Didelot <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Tested-by: Martin Hundebøll <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/dsa/slave.c
This page took 0.053214 seconds and 4 git commands to generate.