aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorTrevor Gamblin <[email protected]>2024-06-17 09:49:53 -0400
committerJonathan Cameron <[email protected]>2024-06-25 21:04:45 +0100
commit72df0511c1d9e0435964118c41a202edbd77ba54 (patch)
treefe05e8afcded3cc32977423c8a79e2aebcad2876 /tools/perf/scripts/python/net_dropmonitor.py
parent0544a8c2fb32c9e7534b787f4888ccd75990e67e (diff)
iio: adc: meson_saradc: 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]> Reviewed-by: George Stark <[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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions