diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2025-06-24 20:15:40 +0200 |
---|---|---|
committer | Uwe Kleine-König <ukleinek@kernel.org> | 2025-07-07 08:39:36 +0200 |
commit | 33d73bde06e9ab7862e8e8482ad1a9c4fa1a57f2 (patch) | |
tree | 19881b1ded78aa74e11271f7f6063d93e42a1f3c /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 7c1a529a240b1c84204b9f45cc05f0db0fb17402 (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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions