aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-mediatek.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-02-14 08:23:54 +0000
committerThierry Reding <[email protected]>2022-02-24 13:46:24 +0000
commit0d6bc3e18e6faf4a19e4b446857cec1d9f264c37 (patch)
treeb80871fec6e06e715a043c7c960566df63e5b67e /drivers/pwm/pwm-mediatek.c
parentpwm: brcmstb: Implement .apply() callback (diff)
downloadkernel-0d6bc3e18e6faf4a19e4b446857cec1d9f264c37.tar.gz
kernel-0d6bc3e18e6faf4a19e4b446857cec1d9f264c37.zip
pwm: brcmstb: Remove useless locking
The lock only protects against concurrent users of the PWM API. This is not expected to be necessary. And if there was such an issue, this is better handled in the PWM core instead as it affects all drivers in the same way. Signed-off-by: Uwe Kleine-König <[email protected]> Tested-by: Florian Fainelli <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-mediatek.c')
0 files changed, 0 insertions, 0 deletions