aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-02-14 09:23:54 +0100
committerThierry Reding <[email protected]>2022-02-24 14:46:24 +0100
commit0d6bc3e18e6faf4a19e4b446857cec1d9f264c37 (patch)
treeb80871fec6e06e715a043c7c960566df63e5b67e /drivers/fpga/fpga-mgr.c
parent0dcfafe7d44d07de54a350bf138d921a00204dd4 (diff)
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/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions