commit | 0adfdb667ab5a4c05765d0f3272afee82b2abf93 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Mar 01 16:08:58 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 01 21:23:35 2018 -0500 |
tree | 8ca4ee46572afb6bd15899e318c95c5a5612b744 | |
parent | aebc78a40b8862e27f374fc7016cd9b4654488ed [diff] |
net: phy: cortina: Utilize generic functions cortina_soft_reset() does the same thing as gen10g_soft_reset(), and cortina_config_aneg() is actually doing what gen10g_config_init() does for 10G capable PHYs. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>