aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-fsl-ftm.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2025-06-24 18:15:38 +0000
committerUwe Kleine-König <[email protected]>2025-07-07 06:39:35 +0000
commitf0d91b16dcb3d3daa013572caf76720fffcd7bab (patch)
treed82970a3ee146d2ea94a7b07ee9bc943f35c68f5 /drivers/pwm/pwm-fsl-ftm.c
parentpwm: atmel: Drop driver local locking (diff)
downloadkernel-f0d91b16dcb3d3daa013572caf76720fffcd7bab.tar.gz
kernel-f0d91b16dcb3d3daa013572caf76720fffcd7bab.zip
pwm: clps711x: Drop driver local locking
The pwm core serializes calls to .apply(), so the spinlock adds no additional protection. Disabling the irq is also irrelevant as the driver isn't an atomic one and so the callbacks cannot be called from atomic context. Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/d4931dc0c0d657d80722cfe7d97cb4fb4ccec90e.1750788649.git.u.kleine-koenig@baylibre.com Signed-off-by: Uwe Kleine-König <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-fsl-ftm.c')
0 files changed, 0 insertions, 0 deletions