aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorTrevor Gamblin <[email protected]>2024-06-17 09:49:54 -0400
committerJonathan Cameron <[email protected]>2024-06-25 21:04:45 +0100
commite3007f6d595c6f28e809bb7dd9d42ee58e0b3bed (patch)
tree9e8e26e7820cc8d57fbb5ee215afc7fb9aac2df5 /tools/perf/scripts/python/bin/task-analyzer-report
parent72df0511c1d9e0435964118c41a202edbd77ba54 (diff)
iio: adc: mp2629_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://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions