commit | 2886f013c312d288fdd4b8472b82a0a9590e3134 | [log] [tgz] |
---|---|---|
author | David Härdeman <david@hardeman.nu> | Thu Apr 03 20:31:20 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jul 23 20:01:23 2014 -0300 |
tree | 1ad3d7291054c1655207ccf9fb8a5825d95ac5ad | |
parent | e9035152d72d010359383978c1126b5f8d93de5f [diff] |
[media] bt8xx: fixup RC5 decoding The bt8xx driver does RC5 decoding for Nebula digi hardware, but includes some pointless limitations (both start bits must be one, the device/address/system must be 0x00). Remove those limitations and update the keymap to use the full RC5 scancode (fortunately the 0x00 address means that this is perfectly backwards compatible). Signed-off-by: David Härdeman <david@hardeman.nu> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>