commit | 0bc56cbef9fb496c79e34c46329f016064d3b0f6 | [log] [tgz] |
---|---|---|
author | David Härdeman <david@hardeman.nu> | Thu Apr 03 20:32:01 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jul 23 21:52:26 2014 -0300 |
tree | 193541a785efeb5bae01f3d38f0364689736ad3b | |
parent | 120703f9eb32033f0e39bdc552c0273c8ab45f33 [diff] |
[media] saa7134: NEC scancode fix This driver codes the two address bytes in reverse order when compared to the other drivers, so make it consistent (and update the keymap, note that the result is a prefix change from 0x6b86 -> 0x866b, and the latter is pretty common among the NECX keymaps. While not conclusive, it's still a strong hint that the change is correct). Signed-off-by: David Härdeman <david@hardeman.nu> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>