Searched hist:e6d12298310fa1dc11f1d747e05b168016057fdd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | ti-ads8688.c | diff e6d12298310fa1dc11f1d747e05b168016057fdd Tue May 07 03:23:04 CDT 2019 Sean Nyekjaer <sean@geanix.com> iio: adc: ti-ads8688: fix timestamp is not updated in buffer
When using the hrtimer iio trigger timestamp isn't updated. If we use iio_get_time_ns it is updated correctly.
Fixes: 2a86487786b5c ("iio: adc: ti-ads8688: add trigger and buffer support") Signed-off-by: Sean Nyekjaer <sean@geanix.com> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|