In case of error in the bmi323_trigger_handler() function, the
function exits without calling the iio_trigger_notify_done()
which is responsible for informing the attached trigger that
the process is done and in case there is a .reenable(), to
call it.
Fixes:
|
||
---|---|---|
.. | ||
bmi323.h | ||
bmi323_core.c | ||
bmi323_i2c.c | ||
bmi323_spi.c | ||
Kconfig | ||
Makefile |