Home
last modified time | relevance | path

Searched hist:df22de9a6f130e85ba174fe6bb3ed190b1cded36 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dicplus.cdiff df22de9a6f130e85ba174fe6bb3ed190b1cded36 Thu Feb 11 01:47:45 CST 2021 Michael Walle <michael@walle.cc> net: phy: icplus: use the .soft_reset() of the phy-core

The PHY core already resets the PHY before .config_init() if a
.soft_reset() op is registered. Drop the open-coded ip1xx_reset().

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>