[media] media: rc: ir-sharp-decoder: add support for Denon variant of the protocol
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 29 Oct 2015 19:28:08 +0000 (17:28 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 19 Nov 2015 11:32:35 +0000 (09:32 -0200)
commit1b0621af505006c535edab36e7cc154534cabebd
treeb06bef92fc93ecc3cec1f73aa1285c81c5e034ed
parentdd4c22a61e0bdaf84202fcf84cb8f75ed7bb3552
[media] media: rc: ir-sharp-decoder: add support for Denon variant of the protocol

Denon also uses the Sharp protocol, however with different check bits.

It would have been also possible to add this as a separate protocol
but this may not be worth the effort.

Successfully tested with a Denon RC-1002 remote control.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/Kconfig
drivers/media/rc/ir-sharp-decoder.c
This page took 0.026058 seconds and 5 git commands to generate.