aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTrevor Gamblin <[email protected]>2024-06-17 09:49:55 -0400
committerJonathan Cameron <[email protected]>2024-06-25 21:04:45 +0100
commit550c246dd3111c6ba709beb523411907ed1ae695 (patch)
tree2add0e3cc99595ec6c6c8eae3b922ef29c22c3fc /tools/perf/scripts/python
parent5dcd6eb3ef580e7d05fac5335df7160ae45075f3 (diff)
iio: adc: qcom-spmi-rradc: 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')
0 files changed, 0 insertions, 0 deletions