diff options
| author | Trevor Gamblin <tgamblin@baylibre.com> | 2024-06-17 09:49:54 -0400 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-06-25 21:04:45 +0100 |
| commit | e3007f6d595c6f28e809bb7dd9d42ee58e0b3bed (patch) | |
| tree | 9e8e26e7820cc8d57fbb5ee215afc7fb9aac2df5 /tools/perf/scripts/python | |
| parent | iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits() (diff) | |
| download | linux-e3007f6d595c6f28e809bb7dd9d42ee58e0b3bed.tar.gz linux-e3007f6d595c6f28e809bb7dd9d42ee58e0b3bed.zip | |
iio: adc: mp2629_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://patch.msgid.link/20240617-review-v3-14-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
