From: roel kluin Date: Thu, 18 Sep 2008 20:50:15 +0000 (-0300) Subject: V4L/DVB: pxa-camera: Unsigned dma_chans[] cannot be negative X-Git-Tag: v2.6.28-rc1~601^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3e3b82a6d15264798d4e36f42abaa69f53ca06;p=pandora-kernel.git V4L/DVB: pxa-camera: Unsigned dma_chans[] cannot be negative 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 Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed