aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTrevor Gamblin <[email protected]>2024-06-17 09:50:18 -0400
committerJonathan Cameron <[email protected]>2024-06-25 21:04:48 +0100
commit734ecf98311e6f984367eb760db5f84cef645511 (patch)
tree712d9b3917088f53ec7d6bac0ac2ef61640c6751 /tools/perf/scripts/python/bin
parent3b8ec239b8e1db4fa35a235947995a759b7447c2 (diff)
iio: proximity: sx9500: 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')
0 files changed, 0 insertions, 0 deletions