diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2012-09-03 15:09:23 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-09-26 14:44:12 +0200 |
commit | 9495356f7ba958fa6b4fd7109caa292e4c233bd7 (patch) | |
tree | 422afc376c5b3bca41465215aa4a906d83913531 /Documentation/DocBook/media/v4l/vidioc-g-fmt.xml | |
parent | [media] cx18/ivtv: Remove usage of V4L2_BUF_TYPE_PRIVATE (diff) | |
download | linux-9495356f7ba958fa6b4fd7109caa292e4c233bd7.tar.xz linux-9495356f7ba958fa6b4fd7109caa292e4c233bd7.zip |
[media] DocBook: deprecate V4L2_BUF_TYPE_PRIVATE
As per decision taken during the 2012 Media Workshop.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-g-fmt.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-g-fmt.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-g-fmt.xml b/Documentation/DocBook/media/v4l/vidioc-g-fmt.xml index b4b0e0a28545..ee8f56e1bac0 100644 --- a/Documentation/DocBook/media/v4l/vidioc-g-fmt.xml +++ b/Documentation/DocBook/media/v4l/vidioc-g-fmt.xml @@ -174,9 +174,7 @@ capture and output devices.</entry> <entry></entry> <entry>__u8</entry> <entry><structfield>raw_data</structfield>[200]</entry> - <entry>Place holder for future extensions and custom -(driver defined) formats with <structfield>type</structfield> -<constant>V4L2_BUF_TYPE_PRIVATE</constant> and higher.</entry> + <entry>Place holder for future extensions.</entry> </row> </tbody> </tgroup> |