From: Laurent Pinchart Date: Fri, 9 Oct 2009 23:55:23 +0000 (-0300) Subject: V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout X-Git-Tag: v2.6.33-rc1~338^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b232a012adfea9f535702e8296ea6b76e691f436;p=pandora-kernel.git V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout The default streaming control timeout was found by Ondrej Zary to be too low for some Logitech webcams. With kernel 2.6.22 and newer they would timeout during initialization unles the audio function was initialized before the video function. Add a module parameter to set the streaming control timeout and increase the default value from 1000ms to 3000ms to fix the above problem. Thanks to Ondrej Zary for investigating the issue and providing an initial patch. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed