mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 18:54:09 +08:00
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:
|
||
---|---|---|
.. | ||
as3935.c | ||
Kconfig | ||
Makefile | ||
pulsedlight-lidar-lite-v2.c | ||
srf04.c | ||
srf08.c | ||
sx9500.c |