]> 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)
commit8c2026842c1b1fe293f0139772728a28419823f2
treecb52be640debe4993a8cca07369bf1e1d2d877fa
parentc9ef44c4fae3308d5ee8c95bbadeff0db864a7e7
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: db523972fb2e1c ("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