linux-stable/drivers/iio/imu
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
bmi160 iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
inv_icm42600 iio: imu: inv_icm42600: add accurate timestamping 2020-06-27 14:24:42 +01:00
inv_mpu6050 iio: imu: inv_mpu6050: inv_mpu_ring: Demote seemingly unintentional kerneldoc header 2020-07-20 09:03:30 +01:00
st_lsm6dsx iio: imu: st_lsm6dsx: reset hw ts after resume 2020-07-22 14:55:43 +01:00
Kconfig iio: imu: add Kconfig and Makefile for inv_icm42600 driver 2020-06-27 14:20:25 +01:00
Makefile iio: imu: add Kconfig and Makefile for inv_icm42600 driver 2020-06-27 14:20:25 +01:00
adis.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
adis16400.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
adis16460.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
adis16475.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
adis16480.c iio: adis16480: Use irq types instead of flags 2020-07-07 20:24:07 +01:00
adis_buffer.c iio: adis: Support different burst sizes 2020-04-25 16:11:56 +01:00
adis_trigger.c iio: imu: adis: Add irq flag variable 2020-04-25 16:09:30 +01:00
fxos8700.h iio: imu: Add support for the FXOS8700 IMU 2019-10-22 10:24:50 +01:00
fxos8700_core.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
fxos8700_i2c.c iio: imu: Add support for the FXOS8700 IMU 2019-10-22 10:24:50 +01:00
fxos8700_spi.c iio: imu: Add support for the FXOS8700 IMU 2019-10-22 10:24:50 +01:00
kmx61.c iio: imu: kmx61: Fix formatting in kerneldoc function headers 2020-07-20 09:03:09 +01:00