From: Jarod Wilson Date: Wed, 26 Jan 2011 15:20:09 +0000 (-0300) Subject: [media] mceusb: really fix remaining keybounce issues X-Git-Tag: v2.6.38-rc4~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd9d73c84a519b828f95ce295587b83eab3329e;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed