aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTrevor Gamblin <[email protected]>2024-06-17 09:50:08 -0400
committerJonathan Cameron <[email protected]>2024-06-25 21:04:47 +0100
commit1131f1e7207e9d3219f992366b5182f03b3f7537 (patch)
tree0c9d83e07128e5be70ed7ceff33f122000336cfc /tools/perf/scripts/python
parent0e59dc9e6bfb6bf5fb978400d43b86cd95c0affd (diff)
iio: light: adux1020: 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