mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-18 07:46:03 +00:00
Each IR protocol has its own repeat period. We can minimise the keyup
timer to be the protocol period + IR timeout. This makes keys less
"sticky" and makes IR more reactive and nicer to use.
This feature was previously attempted in commit
|
||
|---|---|---|
| .. | ||
| cec-adap.c | ||
| cec-api.c | ||
| cec-core.c | ||
| cec-edid.c | ||
| cec-notifier.c | ||
| cec-pin-error-inj.c | ||
| cec-pin-priv.h | ||
| cec-pin.c | ||
| cec-priv.h | ||
| Kconfig | ||
| Makefile | ||