[PATCH 3/4] [media] mceusb: Improve parser to get codes sent together with IR RX data

2010-10-21 Thread Mauro Carvalho Chehab
On cx231xx, sometimes, several control messages are sent together with data. Improves the parser to also handle those cases. For example: [38777.211690] mceusb 7-6:1.0: rx data: 9f 14 01 9f 15 00 00 80 (length=8) [38777.211696] mceusb 7-6:1.0: Got long-range receive sensor in use [38777.211700]

Re: [PATCH 3/4] [media] mceusb: Improve parser to get codes sent together with IR RX data

2010-10-21 Thread Jarod Wilson
On Oct 21, 2010, at 10:07 AM, Mauro Carvalho Chehab wrote: On cx231xx, sometimes, several control messages are sent together with data. Improves the parser to also handle those cases. For example: [38777.211690] mceusb 7-6:1.0: rx data: 9f 14 01 9f 15 00 00 80 (length=8) [38777.211696]