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:
2e175a9
)
V4L/DVB (5495): Tda10086: fix DiSEqC message length
author
Andreas Oberritter
<obi@linuxtv.org>
Sun, 1 Apr 2007 22:29:16 +0000
(19:29 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Mon, 2 Apr 2007 14:03:04 +0000
(11:03 -0300)
Setting the message length to zero means to send one byte, so you need a
subtraction instead of an addition.
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found