diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2013-12-05 14:52:15 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-06 14:57:21 -0500 |
commit | b0ac9564061265dd14e6f8f777622e3401b82b4b (patch) | |
tree | 390b78ca15d01a6914252a2276774e94dc20a10e /drivers/fmc | |
parent | 8fdade4be755af17a3d205d07f594f939f173504 (diff) | |
download | op-kernel-dev-b0ac9564061265dd14e6f8f777622e3401b82b4b.zip op-kernel-dev-b0ac9564061265dd14e6f8f777622e3401b82b4b.tar.gz |
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 'drivers/fmc')
0 files changed, 0 insertions, 0 deletions