[media] rc-core: remove generic scancode filter
authorDavid Härdeman <david@hardeman.nu>
Fri, 4 Apr 2014 22:06:06 +0000 (19:06 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 6 Apr 2014 14:30:29 +0000 (11:30 -0300)
commit99b0f3c96cebf3af9a645d9b00db14cb04fcdfa2
treec4e71886d446d1f32c57b7bddaba3451fe585b0b
parent23c843b5eb11198e7de3a2af0756d1f897117932
[media] rc-core: remove generic scancode filter

The generic scancode filtering has questionable value and makes it
impossible to determine from userspace if there is an actual
scancode hw filter present or not.

So revert the generic parts.

Based on a patch from James Hogan <james.hogan@imgtec.com>, but this
version also makes sure that only the valid sysfs files are created
in the first place.

Signed-off-by: David Härdeman <david@hardeman.nu>
Acked-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/rc-main.c
include/media/rc-core.h
This page took 0.043449 seconds and 5 git commands to generate.