aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2024-06-17 09:49:48 -0400
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2024-06-25 21:04:45 +0100
commit5dcd6eb3ef580e7d05fac5335df7160ae45075f3 (patch)
tree93a5b8972161151b10c7bd6699c6ba558740a84d /tools/perf/scripts/python
parentiio: adc: mp2629_adc: make use of regmap_clear_bits(), regmap_set_bits() (diff)
downloadlinux-5dcd6eb3ef580e7d05fac5335df7160ae45075f3.tar.gz
linux-5dcd6eb3ef580e7d05fac5335df7160ae45075f3.zip
iio: adc: berlin2-adc: 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 <u.kleine-koenig@baylibre.com> Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Link: https://lore.kernel.org/r/20240617-review-v3-8-88d1338c4cca@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions