]> 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)
commit598a31b929fbbb166fb9c45d95062c0affdc9397
tree4440e341a8b937890c7a772fa709a1063ade3ef9
parent9266ccd8b60f8fde7a1f32d48cd00b1fc58a7c54
[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