kernel_samsung_a53x/drivers/iio/imu/inv_icm42600
Jean-Baptiste Maneyrol 99b833ffb1 iio: imu: inv_icm42600: delete unneeded update watermark call
commit 245f3b149e6cc3ac6ee612cdb7042263bfc9e73c upstream.

Update watermark will be done inside the hwfifo_set_watermark callback
just after the update_scan_mode. It is useless to do it here.

Fixes: 7f85e42a6c54 ("iio: imu: inv_icm42600: add buffer support in iio devices")
Cc: stable@vger.kernel.org
Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
Link: https://lore.kernel.org/r/20240527210008.612932-1-inv.git-commit@tdk.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 14:19:04 +01:00
..
inv_icm42600.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inv_icm42600_accel.c iio: imu: inv_icm42600: delete unneeded update watermark call 2024-11-19 14:19:04 +01:00
inv_icm42600_buffer.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inv_icm42600_buffer.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inv_icm42600_core.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inv_icm42600_gyro.c iio: imu: inv_icm42600: delete unneeded update watermark call 2024-11-19 14:19:04 +01:00
inv_icm42600_i2c.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inv_icm42600_spi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inv_icm42600_temp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inv_icm42600_temp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inv_icm42600_timestamp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inv_icm42600_timestamp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00