diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2016-08-13 15:17:04 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-24 15:19:38 +0200 |
commit | bb77c5776b5f39e2e12898ad73df0ce2f08a42ce (patch) | |
tree | a85333c2c01adb9ea24cb19987a9484edf99d452 | |
parent | [media] vb2: add WARN_ONs checking if a valid struct device was passed (diff) | |
download | linux-bb77c5776b5f39e2e12898ad73df0ce2f08a42ce.tar.xz linux-bb77c5776b5f39e2e12898ad73df0ce2f08a42ce.zip |
[media] vidioc-g-dv-timings.rst: document the v4l2_bt_timings reserved field
This field was never documented, and neither was it mentioned that
it should be zeroed by the application.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r-- | Documentation/media/uapi/v4l/vidioc-g-dv-timings.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-g-dv-timings.rst b/Documentation/media/uapi/v4l/vidioc-g-dv-timings.rst index d75bf6742c5d..f143a6b3d927 100644 --- a/Documentation/media/uapi/v4l/vidioc-g-dv-timings.rst +++ b/Documentation/media/uapi/v4l/vidioc-g-dv-timings.rst @@ -227,6 +227,14 @@ EBUSY - Several flags giving more information about the format. See :ref:`dv-bt-flags` for a description of the flags. + - .. row 17 + + - __u32 + + - ``reserved[14]`` + + - Reserved for future extensions. Drivers and applications must set + the array to zero. .. tabularcolumns:: |p{3.5cm}|p{3.5cm}|p{7.0cm}|p{3.5cm}| |