Home
last modified time | relevance | path

Searched hist:"0 b3e776e2e809b808875b10e35d1047c5c548da4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.cdiff 0b3e776e2e809b808875b10e35d1047c5c548da4 Wed Aug 15 12:49:49 CDT 2018 Arnd Bergmann <arnd@arndb.de> net: lan743x_ptp: convert to ktime_get_clocktai_ts64

timekeeping_clocktai64() has been renamed to ktime_get_clocktai_ts64()
for consistency with the other ktime_get_* access functions.

Rename the new caller that has come up as well.

Question: this is the only ptp driver that sets the hardware time
to the current system time in TAI. Why does it do that?

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>