diff options
| author | Trevor Gamblin <[email protected]> | 2024-06-17 09:49:48 -0400 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2024-06-25 21:04:45 +0100 |
| commit | 5dcd6eb3ef580e7d05fac5335df7160ae45075f3 (patch) | |
| tree | 93a5b8972161151b10c7bd6699c6ba558740a84d /tools/perf/scripts/python/libxed.py | |
| parent | e3007f6d595c6f28e809bb7dd9d42ee58e0b3bed (diff) | |
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 <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[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