On Mon, Aug 07, 2017 at 03:31:23PM +0200, Hans Verkuil wrote:
> From: Hans Verkuil
>
> The CEC protocol has a keypress timeout of 550ms. Add support for this.
>
> Note: this really should be defined in a protocol struct.
That is a good point, the names of the protocol variants and scancode bits
From: Hans Verkuil
The CEC protocol has a keypress timeout of 550ms. Add support for this.
Note: this really should be defined in a protocol struct.
Signed-off-by: Hans Verkuil
---
drivers/media/rc/rc-main.c | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git