From: Laurent Pinchart Date: Sun, 25 Apr 2010 19:23:24 +0000 (-0300) Subject: V4L/DVB: uvcvideo: Flag relative controls as write-only X-Git-Tag: v2.6.35-rc1~480^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a90ef69c1f67319ddbba0170767c660c7fb5d4c9;p=pandora-kernel.git V4L/DVB: uvcvideo: Flag relative controls as write-only The UVC relative controls (exposure time, iris, focus, zoom, pan/tilt) are write-only (despite the UVC specification stating that the GET_CUR request is mandatory). Mark the controls as such, and report the related V4L2 controls V4L2_CTRL_FLAG_WRITE_ONLY. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed