diff options
| author | Trevor Gamblin <[email protected]> | 2024-06-17 09:49:53 -0400 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2024-06-25 21:04:45 +0100 |
| commit | 72df0511c1d9e0435964118c41a202edbd77ba54 (patch) | |
| tree | fe05e8afcded3cc32977423c8a79e2aebcad2876 /tools/perf/scripts/python/libxed.py | |
| parent | 0544a8c2fb32c9e7534b787f4888ccd75990e67e (diff) | |
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 <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Reviewed-by: George Stark <[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 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions