Re: [PATCH 44/49] rc-core: don't report scancodes via input devices

2014-07-25 Thread Mauro Carvalho Chehab
Em Fri, 04 Apr 2014 01:34:58 +0200 David Härdeman escreveu: > The scancode that is reported via the input device(s) is now incomplete > (missing the protocol) and redundant. Not true yet, and I'm not sure if this is the right direction. Why? Let's discuss it together with the RFC related to the

[PATCH 44/49] rc-core: don't report scancodes via input devices

2014-04-03 Thread David Härdeman
The scancode that is reported via the input device(s) is now incomplete (missing the protocol) and redundant. Signed-off-by: David Härdeman --- drivers/media/rc/rc-keytable.c | 21 + 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/drivers/media/rc/rc-keytable