diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2013-12-05 23:52:15 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-06 20:57:21 +0100 |
commit | b0ac9564061265dd14e6f8f777622e3401b82b4b (patch) | |
tree | 390b78ca15d01a6914252a2276774e94dc20a10e /Documentation/devicetree/bindings/net/phy.txt | |
parent | net: of_mdio: parse "max-speed" property to set PHY supported features (diff) | |
download | linux-b0ac9564061265dd14e6f8f777622e3401b82b4b.tar.xz linux-b0ac9564061265dd14e6f8f777622e3401b82b4b.zip |
arc_emac: remove custom "max-speed" parsing code
The ARC emac driver was the only in-tree to parse a PHY device
'max-speed' property but yet failed to do it correctly because
'max-speed' is supposed to set a PHY device supported features, not the
advertising features as it was done.
Now that of_mdiobus_register() takes care of doing that, remove the
custom 'max-speed' parsing code.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net/phy.txt')
0 files changed, 0 insertions, 0 deletions