diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-07 11:05:38 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-07 15:30:55 -0300 |
commit | 9f97b3066c82a6dd428330fe8a12b8cf6728b05c (patch) | |
tree | 6a2b5aa659ce38b3fa2e56136b83ce34832711aa /Documentation/linux_tv/media/v4l/hist-v4l2.rst | |
parent | 153234c47c8b260ed92a56e9f7d6c91eb6785aa8 (diff) |
doc-rst: autogenerate videodev2.h.rst file
This file comes from the uAPI definitions for V4L2, with is dynamic
and updated on almost every Kernel version. So, this file
needs to be auto-updated, as otherwise the documentation will
become obsolete too early.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/linux_tv/media/v4l/hist-v4l2.rst')
-rw-r--r-- | Documentation/linux_tv/media/v4l/hist-v4l2.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/linux_tv/media/v4l/hist-v4l2.rst b/Documentation/linux_tv/media/v4l/hist-v4l2.rst index 7dac98c5dc95..a571e099fde7 100644 --- a/Documentation/linux_tv/media/v4l/hist-v4l2.rst +++ b/Documentation/linux_tv/media/v4l/hist-v4l2.rst @@ -727,8 +727,8 @@ V4L2 2003-06-19 audio input. The same changes were made to - :ref:`VIDIOC_G_AUDOUT <VIDIOC_G_AUDIOout>` and - :ref:`VIDIOC_ENUMAUDOUT <VIDIOC_ENUMAUDIOout>`. + :ref:`VIDIOC_G_AUDOUT <VIDIOC_G_AUDOUT>` and + :ref:`VIDIOC_ENUMAUDOUT <VIDIOC_ENUMAUDOUT>`. Until further the "videodev" module will automatically translate between the old and new ioctls, but drivers and applications must be |