| commit | 5bd9d73c84a519b828f95ce295587b83eab3329e | [log] [tgz] |
|---|---|---|
| author | Jarod Wilson <jarod@redhat.com> | Wed Jan 26 12:20:09 2011 -0300 |
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jan 31 12:20:35 2011 -0200 |
| tree | aa2b214068ee18f51b43d613d83e601eab345199 | |
| parent | b4608faee04047ecb15d2acf276d12e21b170b0d [diff] |
[media] mceusb: really fix remaining keybounce issues Make sure rawir struct is zeroed out before populating it for each ir_raw_event_store_with_filter() call, and when we see a trailing 0x80 packet (end-of-data), issue an ir_raw_event_reset() call. Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>