Skip to content

iio-fix-v1 linux-next

Pre-release
Pre-release
Compare
Choose a tag to compare
@NeroReflex NeroReflex released this 24 Jul 22:57
· 1 commit to iio-fix since this release
iio: bmi323: suspend and resume triggering on relevant pm operations

Prevent external trigger sources to stop working after the device entering sleep: use iio_device_suspend_triggering and iio_device_resume_triggering helpers.

Signed-off-by: Denis Benato <[email protected]>