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)
commitb814403a8cd8b28a2c0497e211f029786394531d
treecb52be640debe4993a8cca07369bf1e1d2d877fa
parentb117c88df0e3b48903c36f97be92bac6a9e03df7
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: ece19502834d84 ("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