[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)
commite87b540be2dd02552fb9244d50ae8b4e4619a34b
tree4440e341a8b937890c7a772fa709a1063ade3ef9
parent9d2f1d3cdedd4d3efff8d14f1f49cf73e2f5cc36
[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