2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/iio/common/st_sensors
Jonathan Cameron f664ab98b2 iio: common: st_sensors: Switch to sparse friendly iio_device_claim/release_direct()
These new functions allow sparse to find failures to release
direct mode reducing chances of bugs over the claim_direct_mode()
functions that are deprecated.

Reviewed-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
Link: https://patch.msgid.link/20250331121317.1694135-8-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-04-22 19:09:59 +01:00
..
Kconfig iio: st_sensors: don't always auto-enable I2C and SPI interface drivers 2022-01-23 18:03:35 +00:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
st_sensors_buffer.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_sensors_core.c iio: common: st_sensors: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:59 +01:00
st_sensors_core.h iio: st-sensors: Remove some unused includes and add some that should be there 2021-07-24 15:59:00 +01:00
st_sensors_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_sensors_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_sensors_trigger.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00