commit | b7582815b3fc772e23ee5da884e9a2307bdc1025 | [log] [tgz] |
---|---|---|
author | Jarod Wilson <jarod@redhat.com> | Tue Nov 09 18:11:04 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 20 14:11:06 2010 -0200 |
tree | 98c3f769ec1eb65883801fa5d4c02d176afa1619 | |
parent | 6f6c625d32852ab2fbfd131ba9a1e5d55ff8032c [diff] |
[media] nuvoton-cir: improve buffer parsing responsiveness Rather than waiting for trigger bits, the formula for which was slightly messy, and apparently, not actually 100% complete for some remotes, just call ir_raw_event_handle whenever we finish parsing a chunk of data from the rx fifo, similar to mceusb, as well as whenever we see an 'end of signal data' 0x80 packet. Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>