Home
last modified time | relevance | path

Searched hist:"45 e7f5d2889a35b6e1b0eecdcc2e0a1ebac071bf" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/
H A Dindustrialio-core.cdiff 45e7f5d2889a35b6e1b0eecdcc2e0a1ebac071bf Mon Jun 18 17:31:36 CEST 2018 Arnd Bergmann <arnd@arndb.de> 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.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>