[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)
commit2e4ebde269236da2a41183522127715b6d9d80ce
tree9f1497f7acb179c4503dfc666c32f72c62019f9d
parent0d830b2d1295fee82546d57185da5a6604f11ae2
[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