aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTrevor Gamblin <[email protected]>2024-06-17 09:49:41 -0400
committerJonathan Cameron <[email protected]>2024-06-25 21:04:43 +0100
commit1b3d0fc286030193f66eabc46d3284994c34770f (patch)
tree2d4101b5a6c121cb5383d2b9dbda63e8a48de16e /tools/perf/scripts/python
parent13d12e3ad12dca5b496d8a5b8461728e63b3a205 (diff)
iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_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