commit | de3e3b82a6d15264798d4e36f42abaa69f53ca06 | [log] [tgz] |
---|---|---|
author | roel kluin <roel.kluin@gmail.com> | Thu Sep 18 17:50:15 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 12 09:37:02 2008 -0200 |
tree | 44452bd9c81d767d9ab7965eff5021330f7f2513 | |
parent | 26dc4d0487bb8b8de32d09c18a83c63d622156f2 [diff] |
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 <roel.kluin@gmail.com> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>