[PATCH 4/8] pwm: lpc18xx-sct: Drop driver local locking
Vladimir Zapolskiy
vz at mleia.com
Tue Jun 24 11:22:10 PDT 2025
On 6/24/25 21:15, Uwe Kleine-König wrote:
> 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 at baylibre.com>
Reviewed-by: Vladimir Zapolskiy <vz at mleia.com>
Thank you for the change.
--
Best wishes,
Vladimir
More information about the linux-arm-kernel
mailing list