aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger/stm32-timer-trigger.c
diff options
context:
space:
mode:
authorTrevor Gamblin <[email protected]>2024-06-17 13:50:18 +0000
committerJonathan Cameron <[email protected]>2024-06-25 20:04:48 +0000
commit734ecf98311e6f984367eb760db5f84cef645511 (patch)
tree712d9b3917088f53ec7d6bac0ac2ef61640c6751 /drivers/iio/trigger/stm32-timer-trigger.c
parentiio: proximity: sx9360: make use of regmap_set_bits() (diff)
downloadkernel-734ecf98311e6f984367eb760db5f84cef645511.tar.gz
kernel-734ecf98311e6f984367eb760db5f84cef645511.zip
iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()
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 <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions