WSL2-Linux-Kernel/drivers/ptp
Kefeng Wang b83ef507d9 ptp: ixp46x: use helpers for converting ns to timespec
Convert the driver to use ns_to_timespec64() and timespec64_to_ns()
instead of open coding the same logic.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-29 12:38:59 -08:00
..
Kconfig
Makefile
ptp_chardev.c
ptp_clock.c
ptp_ixp46x.c ptp: ixp46x: use helpers for converting ns to timespec 2016-01-29 12:38:59 -08:00
ptp_pch.c
ptp_private.h
ptp_sysfs.c