diff options
author | Vasileios Amoiridis <[email protected]> | 2024-05-08 17:54:07 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2024-05-27 09:49:20 +0100 |
commit | bedb2ccb566de5ca0c336ca3fd3588cea6d50414 (patch) | |
tree | bde6ee3aa605568dbab95da649d2ab3a3e8937c0 /scripts/generate_rust_analyzer.py | |
parent | 279428df888319bf68f2686934897301a250bb84 (diff) |
iio: imu: bmi323: Fix trigger notification in case of error
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: 8a636db3aa57 ("iio: imu: Add driver for BMI323 IMU")
Signed-off-by: Vasileios Amoiridis <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions