]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc: rc-loopback: Add loopback of filter scancodes
authorJames Hogan <james@albanarts.com>
Tue, 31 Mar 2015 17:48:11 +0000 (14:48 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 14 May 2015 17:35:59 +0000 (14:35 -0300)
commit25ac5a008997ff58d2e9ce7f85edcde75386579a
tree9f1497f7acb179c4503dfc666c32f72c62019f9d
parentcff12a18cefca2d420c8a267cb04887279b56ce4
[media] rc: rc-loopback: Add loopback of filter scancodes

Add the s_wakeup_filter callback to the rc-loopback driver, which instead of
setting the filter just feeds the scancode back through the input device
so that it can be verified.

Signed-off-by: James Hogan <james@albanarts.com>
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Cc: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/rc-loopback.c