linux/drivers/iio/imu/bmi323
Jonathan Cameron 0bee1bf85a iio: imu: bmi323: Stop using iio_device_claim_direct_scoped()
This complex cleanup.h use case of conditional guards has proved
to be more trouble that it is worth in terms of false positive compiler
warnings and hard to read code.

Move directly to the new claim/release_direct() that allow sparse
to check for unbalanced context.

Cc: Julien Stephan <jstephan@baylibre.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250209180624.701140-26-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-02-17 13:03:47 +00:00
..
bmi323.h
bmi323_core.c iio: imu: bmi323: Stop using iio_device_claim_direct_scoped() 2025-02-17 13:03:47 +00:00
bmi323_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bmi323_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
Kconfig
Makefile