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:40 +0200
committerUwe Kleine-König <ukleinek@kernel.org>2025-07-07 08:39:36 +0200
commit33d73bde06e9ab7862e8e8482ad1a9c4fa1a57f2 (patch)
tree19881b1ded78aa74e11271f7f6063d93e42a1f3c /tools/perf/scripts/python
parent7c1a529a240b1c84204b9f45cc05f0db0fb17402 (diff)
pwm: lpc18xx-sct: Drop driver local locking
Both mutexes are only used in one function each. These functions are only called by the .apply() callback. As the .apply() calls are serialized by the core since commit 1cc2e1faafb3 ("pwm: Add more locking") the mutexes have no effect apart from runtime overhead. Drop them. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Reviewed-by: Vladimir Zapolskiy <vz@mleia.com> Link: https://lore.kernel.org/r/4f7a2da37adbfe4743564245119045826d86eca6.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