net: lan966x: remove PHY reset support
authorMichael Walle <michael@walle.cc>
Thu, 28 Apr 2022 11:40:49 +0000 (13:40 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Apr 2022 12:09:26 +0000 (13:09 +0100)
commit5b06ef86826a4636c4475b024c0fdc3c9b088843
treea3862cdaa88df34b93270b641032a90cf977ecf5
parent4fdabd509df3fb5e731031197034cb02f053731a
net: lan966x: remove PHY reset support

The PHY subsystem as well as the MIIM mdio driver (in case of the
integrated PHYs) will take care of the resets. A separate reset driver
isn't needed. There is no in-tree user of this feature. Remove the
support.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/lan966x/lan966x_main.c