[media] mceusb: really fix remaining keybounce issues
authorJarod Wilson <jarod@redhat.com>
Wed, 26 Jan 2011 15:20:09 +0000 (12:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 31 Jan 2011 14:20:35 +0000 (12:20 -0200)
commit5bd9d73c84a519b828f95ce295587b83eab3329e
treeaa2b214068ee18f51b43d613d83e601eab345199
parentb4608faee04047ecb15d2acf276d12e21b170b0d
[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>
drivers/media/rc/mceusb.c