Files
Arnd Bergmann e82abb5da1 UPSTREAM: iio: use timespec64 based interfaces for iio_get_time_ns()
We have replacements for all the deprecated timespec based interfaces now,
so this can finally convert iio_get_time_ns() to consistently use the
nanosecond or timespec64 based interfaces instead, avoiding the y2038
overflow.

Change-Id: I358a958789f8a8389ac3fb67e7f58ea6b3088a6f
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2026-01-15 15:45:36 +05:30
..