diff options
author | Uwe Kleine-König <[email protected]> | 2022-02-14 09:23:54 +0100 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2022-02-24 14:46:24 +0100 |
commit | 0d6bc3e18e6faf4a19e4b446857cec1d9f264c37 (patch) | |
tree | b80871fec6e06e715a043c7c960566df63e5b67e /drivers/fpga/fpga-mgr.c | |
parent | 0dcfafe7d44d07de54a350bf138d921a00204dd4 (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