commit | 85e4af0a7ae2f146769b7475ae531bf8a3f3afb4 | [log] [tgz] |
---|---|---|
author | Matthias Reichl <hias@horus.com> | Tue Aug 28 09:49:42 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Oct 04 14:23:41 2018 -0400 |
tree | 54ab2abb467069f46dae3c4c5bdec033a14aa36c | |
parent | 183e19f5b9ee18fc7bc4b3983a91b5d0dd6c7871 [diff] |
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>