diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2024-09-25 18:49:48 +0300 |
---|---|---|
committer | Jerome Brunet <jbrunet@baylibre.com> | 2024-09-30 12:28:01 +0300 |
commit | 1d7ec62374bf049349c47f07f0b95a6524bb1b98 (patch) | |
tree | 80e048e06023548a2d7c7978d068607dacc755a7 /tools/perf/scripts/python/task-analyzer.py | |
parent | bbf7e40d570490b7136e6b3fb56befe113cb301f (diff) | |
download | linux-1d7ec62374bf049349c47f07f0b95a6524bb1b98.tar.xz |
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 <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20240925-clk-meson8b-spinlock-v1-1-50b7f2d02d7d@baylibre.com
[jbrunet: amended to remove unused variable as reported by lkp]
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions