diff options
| author | Trevor Gamblin <[email protected]> | 2024-06-17 09:50:04 -0400 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2024-06-25 21:04:46 +0100 |
| commit | 9d0142fc9e74b8c8a4b5a0f7d15ea6a69a4376e0 (patch) | |
| tree | b892685cef0638adb59e8c5244f394084e486264 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 0c9f6639f588c8b628375b1a9279b2354cea5fd7 (diff) | |
iio: health: afe4404: 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://patch.msgid.link/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions