summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2025-06-24 20:15:37 +0200
committerUwe Kleine-König <ukleinek@kernel.org>2025-07-07 08:39:35 +0200
commit62df49917eb4aa378c21cb2f6a7093749870da96 (patch)
tree3ad775d6bbad1a35b473bbdb1d28378638c859ad /tools/perf/scripts/python
parent0191c80e8a288d38f3f5a17dd0bb6a3b08c6e464 (diff)
pwm: atmel: Drop driver local locking
The two functions making use of the lock are only called transitively from .apply(). Calls to .apply() are already serialized by the pwm core so the lock in the driver has no effect and can safely be dropped. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Link: https://lore.kernel.org/r/5ad3417aecd4dc6eca9699e21691e3725ea0bb87.1750788649.git.u.kleine-koenig@baylibre.com Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions