diff options
| author | Trevor Gamblin <[email protected]> | 2024-06-17 09:50:07 -0400 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2024-06-25 21:04:47 +0100 |
| commit | 0e59dc9e6bfb6bf5fb978400d43b86cd95c0affd (patch) | |
| tree | be7ffe4b284d704d7a6b9284d3cc16140b74b1fc /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 513735883335a6435bf04a1c62330139496513c1 (diff) | |
iio: imu: inv_icm42600: 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: Jean-Baptiste Maneyrol <[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