Linux IIO development
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: bmi323: Fix some bugs in suspend resume
@ 2024-09-11  7:54 Dan Carpenter
  2024-09-11  7:54 ` [PATCH 1/2] iio: bmi323: fix copy and paste " Dan Carpenter
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dan Carpenter @ 2024-09-11  7:54 UTC (permalink / raw)
  To: Denis Benato
  Cc: Jagath Jog J, Jonathan Cameron, Lars-Peter Clausen, linux-iio,
	linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-14 14:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-11  7:54 [PATCH 0/2] iio: bmi323: Fix some bugs in suspend resume Dan Carpenter
2024-09-11  7:54 ` [PATCH 1/2] iio: bmi323: fix copy and paste " Dan Carpenter
2024-09-11  7:54 ` [PATCH 2/2] iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume() Dan Carpenter
2024-09-14 12:10   ` Denis Benato
2024-09-14 14:21 ` [PATCH 0/2] iio: bmi323: Fix some bugs in suspend resume Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox