diff options
author | Jerome Brunet <[email protected]> | 2024-09-25 17:49:48 +0200 |
---|---|---|
committer | Jerome Brunet <[email protected]> | 2024-09-30 11:28:01 +0200 |
commit | 1d7ec62374bf049349c47f07f0b95a6524bb1b98 (patch) | |
tree | 80e048e06023548a2d7c7978d068607dacc755a7 /tools/perf/scripts/python/syscall-counts.py | |
parent | bbf7e40d570490b7136e6b3fb56befe113cb301f (diff) |
clk: meson: meson8b: remove spinlock
The spinlock in meson8b clock controller is now only protecting a call to
regmap_update_bits().
The regmap API already has its own locking system so this spinlock
is redundant. Remove it.
Reviewed-by: Martin Blumenstingl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[jbrunet: amended to remove unused variable as reported by lkp]
Signed-off-by: Jerome Brunet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions