diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-12 12:17:52 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-19 11:45:17 -0200 |
commit | 59aa346009c06c6697e9db008e67e4ff8c205091 (patch) | |
tree | c1e87f25426cad90836d44d5b9be79d7511eb406 /drivers/media/video/ir-kbd-i2c.c | |
parent | 312d63e4b0ca8456c82d01a6446795f7d029ecde (diff) | |
download | lwn-59aa346009c06c6697e9db008e67e4ff8c205091.tar.gz lwn-59aa346009c06c6697e9db008e67e4ff8c205091.zip |
[media] dib0700: Fix IR keycode handling
Fixes Fedora 14 bug: https://bugzilla.redhat.com/show_bug.cgi?id=667157
There are a few bugs at the code that generates the scancode at dib0700:
- RC keycode is wrong (it outputs a 24 bits keycode);
- NEC extended outputs a keycode that have endiannes issues;
- keycode tables for NEC extended remotes need to be updated.
The last issue need to be done as we get reports, as we don't have
the complete NEC-extended keycodes at the dibcom table.
This patch fixes the first two issues.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/ir-kbd-i2c.c')
0 files changed, 0 insertions, 0 deletions