9122b54f26
Using iio_trigger_poll() can oops when multiple interrupts
happen before the first is handled.
Use iio_trigger_poll_chained() instead and use the timestamp
when processed, since it will be in theory be 2 ms max latency.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
as3935.c | ||
pulsedlight-lidar-lite-v2.c | ||
srf04.c | ||
srf08.c | ||
sx9500.c |