diff options
| author | Uwe Kleine-König <[email protected]> | 2023-12-05 09:56:17 +0000 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2023-12-20 15:22:50 +0000 |
| commit | 01b571fbbac40bfc266c03e84ab9a8ab2ddd2486 (patch) | |
| tree | cb625fbdf06811f1381b83d488fb4532b68dd6f6 /drivers/pwm/pwm-crc.c | |
| parent | dt-bindings: pwm: ti,pwm-omap-dmtimer: Update binding for yaml (diff) | |
| download | kernel-01b571fbbac40bfc266c03e84ab9a8ab2ddd2486.tar.gz kernel-01b571fbbac40bfc266c03e84ab9a8ab2ddd2486.zip | |
pwm: omap-dmtimer: Drop locking
The pwm driver only provides a single PWM line, so there are no concurrent
calls of the callbacks from different consumers. A single consumer is
expected not to do concurrent calls into the pwm framework. So there is
nothing to serialize and the lock can go away.
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-crc.c')
0 files changed, 0 insertions, 0 deletions
