]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: micrel: Remove latency from driver
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Fri, 1 Apr 2022 11:05:21 +0000 (13:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Apr 2022 11:40:42 +0000 (12:40 +0100)
commit6887f0db26f04c169ea4e627225504a1279cd48f
treecb52be640debe4993a8cca07369bf1e1d2d877fa
parent4a65cab7712d0619047feda35830243c9529d703
net: phy: micrel: Remove latency from driver

Based on the discussions here[1], the PHY driver is the wrong place
to set the latencies, therefore remove them.

[1] https://lkml.org/lkml/2022/3/4/325

Fixes: 8a86c40facf211 ("net: phy: micrel: 1588 support for LAN8814 phy")
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c