57c642cb45
CEC autorepeat is different than other protocols. Autorepeat is triggered
by the first repeated user control pressed CEC message, rather than a
fixed REP_DELAY.
This change also does away with the KEY_UP event directly after the first
KEY_DOWN event, which was used to stop autorepeat from starting.
See commit
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
cec-adap.c | ||
cec-api.c | ||
cec-core.c | ||
cec-edid.c | ||
cec-notifier.c | ||
cec-pin-priv.h | ||
cec-pin.c | ||
cec-priv.h |