commit | fead5b1b5838ba2f231d76e1b8ed31a4e9449382 | [log] [tgz] |
---|---|---|
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | Sat Jun 15 12:09:32 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 16 13:53:41 2019 -0700 |
tree | 80727e05f98877465b92a228f1f9b2801e096c70 | |
parent | ce4ab73ab0c27c6a3853695aa8ec0f453c6329cd [diff] |
net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data The phy_reset hook is not set anywhere. Drop it to make stmmac_mdio_reset() smaller. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: David S. Miller <davem@davemloft.net>