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/gyro
David Lechner 3de7492148 iio: gyro: adxrs450: remove bits_per_word = 8
Remove setting bits_per_word = 8 from the adxrs450 driver. This is the
default value for SPI transfers, so it is not necessary to explicitly
set it.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Link: https://patch.msgid.link/20250505-iio-remove-bits_per_word-8-v1-8-341f85fcfe11@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-05-21 14:20:31 +01:00
..
adis16080.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
adis16130.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
adis16136.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
adis16260.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
adxrs290.c iio: gyro: adxrs290: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:59 +01:00
adxrs450.c iio: gyro: adxrs450: remove bits_per_word = 8 2025-05-21 14:20:31 +01:00
bmg160_core.c iio: gyro: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
bmg160_i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
bmg160_spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
bmg160.h
fxas21002c_core.c iio: gyro: fxas21002c: Fix missing data update in trigger handler 2024-12-07 17:13:25 +00:00
fxas21002c_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
fxas21002c_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
fxas21002c.h iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used 2020-07-20 09:03:25 +01:00
hid-sensor-gyro-3d.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
itg3200_buffer.c iio: gyro: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
itg3200_core.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
Kconfig iio: gyro: list adis16137 in Kconfig description 2024-10-21 19:19:24 +01:00
Makefile iio: gyro: Add driver support for ADXRS290 2020-08-22 10:53:20 +01:00
mpu3050-core.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
mpu3050-i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
mpu3050.h iio: gyro: mpu3050: Make mpu3050_common_remove() return void 2022-05-01 19:01:13 +01:00
ssp_gyro_sensor.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_gyro_buffer.c iio:st-sensors: Remove duplicate MODULE_* 2022-02-18 11:36:54 +00:00
st_gyro_core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_gyro_i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
st_gyro_spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
st_gyro.h iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer 2021-07-24 16:35:05 +01:00