commit | 40bc8b065e8fd3928270481c89d78e317d62cf24 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Jun 23 10:33:15 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 23 15:06:43 2017 -0400 |
tree | 6634a1e8fafde265a683f4ee01ba0d6fc45ce993 | |
parent | 735d8a18433e8d953e4e2b92883bfcc566e382c2 [diff] |
net: bcmgenet: 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>