summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml
diff options
context:
space:
mode:
authorHans Verkuil2016-04-22 11:06:59 +0200
committerMauro Carvalho Chehab2016-04-25 13:05:30 +0200
commit079dda54fe6e43b3db919e3ac3838a1355464c78 (patch)
tree64fa6b92622689ef218bc93b31c6071ab2ed4e70 /Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml
parent[media] videodev2.h: remove 'experimental' annotations (diff)
downloadkernel-qcow2-linux-079dda54fe6e43b3db919e3ac3838a1355464c78.tar.gz
kernel-qcow2-linux-079dda54fe6e43b3db919e3ac3838a1355464c78.tar.xz
kernel-qcow2-linux-079dda54fe6e43b3db919e3ac3838a1355464c78.zip
[media] DocBook media: drop 'experimental' annotations
Drop the 'experimental' annotations. The only remaining part of the API that is still marked 'experimental' are the debug ioctls/structs, and that is intentional. Only the v4l2-dbg application should use those. All others have been around for years, so it is time to drop the 'experimental' designation. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml')
-rw-r--r--Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml b/Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml
index abd545ede67a..9b91b8332ba9 100644
--- a/Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-subdev-enum-frame-size.xml
@@ -49,12 +49,6 @@
<refsect1>
<title>Description</title>
- <note>
- <title>Experimental</title>
- <para>This is an <link linkend="experimental">experimental</link>
- interface and may change in the future.</para>
- </note>
-
<para>This ioctl allows applications to enumerate all frame sizes
supported by a sub-device on the given pad for the given media bus format.
Supported formats can be retrieved with the &VIDIOC-SUBDEV-ENUM-MBUS-CODE;