From: Laurent Pinchart Date: Thu, 16 Sep 2010 15:37:26 +0000 (-0300) Subject: V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam X-Git-Tag: v2.6.36-rc8~32^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d8b6abbbc973a1dd7d3c8f9e3c3e06131703b2;p=pandora-kernel.git V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam At all frame rates except 30fps and 5fps the camera produces very dark pictures. Auto-exposure is probably disabled by the camera at all frame rates except 30fps, making them pretty unusable. Work around the problem by introducing a new RESTRICT_FRAME_RATE quirk that disables all the frame rates except the default one. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed