mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 09:22:17 +02:00
Add lock protection from race conditions to the 104-quad-8 counter
driver for filter clock prescaler code changes. Mutex calls used for
protection.
Signed-off-by: Syed Nayyar Waris <syednwaris@gmail.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| 104-quad-8.c | ||
| counter.c | ||
| ftm-quaddec.c | ||
| Kconfig | ||
| Makefile | ||
| stm32-lptimer-cnt.c | ||
| stm32-timer-cnt.c | ||
| ti-eqep.c | ||