diff options
| author | Trevor Gamblin <tgamblin@baylibre.com> | 2024-06-17 16:49:53 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-06-25 23:04:45 +0300 |
| commit | 72df0511c1d9e0435964118c41a202edbd77ba54 (patch) | |
| tree | fe05e8afcded3cc32977423c8a79e2aebcad2876 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 0544a8c2fb32c9e7534b787f4888ccd75990e67e (diff) | |
| download | linux-72df0511c1d9e0435964118c41a202edbd77ba54.tar.xz | |
iio: adc: meson_saradc: 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>
Reviewed-by: George Stark <gnstark@salutedevices.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20240617-review-v3-13-88d1338c4cca@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
