commit | 277617603c0259c1c3bab18f2d54f449c411bd7d | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Apr 28 02:56:21 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 30 23:13:33 2019 -0400 |
tree | 5f9dc409b93b831514090f4b40ef472021b16222 | |
parent | 492593010de4a323a7b98dffb0ba6567456b5ba0 [diff] |
net: dsa: mv88e6060: Support probing as an mdio device Probing DSA devices as platform devices has been superseded by using normal bus drivers. Add support for probing the mv88e6060 device as an mdio device. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>