From: Dwaine Garden Date: Mon, 4 Dec 2006 11:31:11 +0000 (-0300) Subject: V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRL X-Git-Tag: v2.6.20-rc1~145^2~5^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18d8a4540caddaa9a42fb4dbc04c75c4b806278b;p=pandora-kernel.git V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRL There's a better (and recommended) way for handling VIDIOC_QUERYCTRL. This patch will fix the issue where the hardware control values were invalid and stops the SAA7115 module from complaining about invalid values. saa7115 4-0024: invalid brightness setting 32768 saa7115 4-0024: invalid contrast setting 49152 saa7115 4-0024: invalid hue setting 32768 saa7115 4-0024: invalid saturation setting 32768 Signed-off-by: Dwaine Garden Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed