[PATCH 0/2] iio: bmi323: Fix some bugs in suspend resume

From: Dan Carpenter
Date: Wed Sep 11 2024 - 03:54:40 EST


These were a couple bugs I found using static analysis. I have not tested
this code.

Dan Carpenter (2):
iio: bmi323: fix copy and paste bugs in suspend resume
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()

drivers/iio/imu/bmi323/bmi323_core.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

--
2.45.2