V4L/DVB (10687): v4l2-common/v4l2-spec: support/document write-only and button controls
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 20 Feb 2009 09:30:12 +0000 (06:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:54 +0000 (12:42 -0300)
commit81dde91f640d6dea89229bb00c4ff38739fc1867
tree4cf88c400e83a2ad34cf294e463b73a3dc57deb9
parent1a367f3bc3a750b839c5711ecd0c9941e2c5aafa
V4L/DVB (10687): v4l2-common/v4l2-spec: support/document write-only and button controls

The controls V4L2_CID_PAN_RESET and V4L2_CID_TILT_RESET changed their type
to button controls (these are unused at the moment, so this is a safe change).

The controls V4L2_CID_PAN_RELATIVE, V4L2_CID_TILT_RELATIVE, V4L2_CID_FOCUS_RELATIVE
and V4L2_CID_ZOOM_RELATIVE are marked as write-only controls.

Cc: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/v4l2-common.c
This page took 0.027785 seconds and 5 git commands to generate.