]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc-core: merge rc5 and streamzap decoders
authorDavid Härdeman <david@hardeman.nu>
Thu, 3 Apr 2014 23:32:31 +0000 (20:32 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 25 Jul 2014 22:10:44 +0000 (19:10 -0300)
commit41438443f90589cb3d03af43e667e12a9237754a
tree4440e341a8b937890c7a772fa709a1063ade3ef9
parentc9fe8840bff5704cda045d185949aafd37c35ede
[media] rc-core: merge rc5 and streamzap decoders

Now that the protocol is part of the scancode, it is pretty easy to merge
the rc5 and streamzap decoders. An additional advantage is that the decoder
is now stricter as it waits for the trailing silence before determining that
a command is a valid rc5/streamzap command (which avoids collisions that I've
seen with e.g. Sony protocols).

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/Kconfig
drivers/media/rc/Makefile
drivers/media/rc/ir-rc5-decoder.c
drivers/media/rc/ir-rc5-sz-decoder.c [deleted file]
drivers/media/rc/keymaps/rc-streamzap.c
drivers/media/rc/rc-core-priv.h
drivers/media/rc/streamzap.c