]> git.baikalelectronics.ru Git - kernel.git/commit
media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote
authorMatthias Reichl <hias@horus.com>
Tue, 28 Aug 2018 13:49:42 +0000 (09:49 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 4 Oct 2018 18:23:41 +0000 (14:23 -0400)
commit34897263767cd6c3baf193b16ac9c82cfa17733f
tree54ab2abb467069f46dae3c4c5bdec033a14aa36c
parent0c43917a1afe60c47568470516c37b63a1613891
media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote

The Kathrein RCU-676 remote uses the 32-bit rc6 protocol and toggles
bit 15 (0x8000) on repeated button presses, like MCE remotes.

Add it's customer code 0x80460000 to the 32-bit rc6 toggle
handling code to get proper scancodes and toggle reports.

Signed-off-by: Matthias Reichl <hias@horus.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/rc/ir-rc6-decoder.c