mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-21 16:31:14 +02:00
![]() Instead of using regmap_update_bits() and passing the mask twice, use regmap_set_bits(). Instead of using regmap_update_bits() and passing val = 0, use regmap_clear_bits(). Suggested-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Acked-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Link: https://patch.msgid.link/20240617-review-v3-27-88d1338c4cca@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> |
||
---|---|---|
.. | ||
inv_icm42600_accel.c | ||
inv_icm42600_buffer.c | ||
inv_icm42600_buffer.h | ||
inv_icm42600_core.c | ||
inv_icm42600_gyro.c | ||
inv_icm42600_i2c.c | ||
inv_icm42600_spi.c | ||
inv_icm42600_temp.c | ||
inv_icm42600_temp.h | ||
inv_icm42600.h | ||
Kconfig | ||
Makefile |