git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39b2c06
)
V4L/DVB: IR: nec decoder: fix repeat
author
Maxim Levitsky
<maximlevitsky@gmail.com>
Sat, 31 Jul 2010 14:59:19 +0000
(11:59 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 9 Aug 2010 02:42:59 +0000
(23:42 -0300)
Repeat space is 4 units, not 8.
Current code would never trigger a repeat.
However that isn't true for NECX, so repeat there
must be handled differently.
Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Reviewed-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found