From: Thierry MERLE Date: Mon, 4 Dec 2006 11:31:04 +0000 (-0300) Subject: V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one module X-Git-Tag: v2.6.20-rc2~85^2~18^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8400c700723936d9333c977e51fa77062d26dd4;p=pandora-kernel.git V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one module Found the bug that prevented the driver from loading : a module param conflict between usbvision-i2c and usbvision-core (debug parameter). - correct the module param "debug" conflics in usbvision-i2c.c and usbvision-core.c - add some debug printouts in usbvision-core.c VDIOC_QBUF/VIDIOC_DQBUF - usbvision-core.c : add vb->field = V4L2_FIELD_NONE in VIDIOC_DQBUF Signed-off-by: Thierry MERLE Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed