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:
26dc4d0
)
V4L/DVB: pxa-camera: Unsigned dma_chans[] cannot be negative
author
roel kluin
<roel.kluin@gmail.com>
Thu, 18 Sep 2008 20:50:15 +0000
(17:50 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:02 +0000
(09:37 -0200)
Unsigned dma_chans[] cannot be negative
Also the third time dma_chans[0] < 0 was tested instead of dma_chans[2]
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found