mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 17:32:42 +02:00
Add lock protection from race conditions to 104-quad-8 counter driver
generic interface code changes. Mutex calls used for protection.
Fixes:
|
||
|---|---|---|
| .. | ||
| 104-quad-8.c | ||
| counter.c | ||
| ftm-quaddec.c | ||
| Kconfig | ||
| Makefile | ||
| stm32-lptimer-cnt.c | ||
| stm32-timer-cnt.c | ||
| ti-eqep.c | ||