]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/media/rc/rc-main.c
media: rc: per-protocol repeat period
authorSean Young <sean@mess.org>
Wed, 9 Aug 2017 17:19:16 +0000 (13:19 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 20 Aug 2017 13:58:50 +0000 (09:58 -0400)
commitd57ea877af38057b0ef31758cf3b99765dc33695
tree675791f5e949f59eb9a17a42ca1fa0eb7c7a3fb2
parent12c3b9b921d00cc2e4c460b11ae68b733a457a22
media: rc: per-protocol repeat period

CEC needs a keypress timeout of 550ms, which is too high for the IR
protocols. Also fill in known repeat times, with 50ms error margin.

Also, combine all protocol data into one structure.

Signed-off-by: Sean Young <sean@mess.org>
Suggested-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/rc-main.c