From: Jarod Wilson Date: Tue, 9 Nov 2010 21:11:04 +0000 (-0300) Subject: [media] nuvoton-cir: improve buffer parsing responsiveness X-Git-Tag: v2.6.37-rc8~21^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7582815b3fc772e23ee5da884e9a2307bdc1025;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed