summaryrefslogtreecommitdiffstats
path: root/Documentation/media/videodev2.h.rst.exceptions
diff options
context:
space:
mode:
authorHans Verkuil2016-07-12 16:39:37 +0200
committerMauro Carvalho Chehab2016-07-12 17:46:26 +0200
commit53ae925160327fc6ecd30ef21c6304eb555c5002 (patch)
treee8fc920d8a04d7be0a74b662df10c480f371f390 /Documentation/media/videodev2.h.rst.exceptions
parent[media] pixfmt-006.rst: add missing V4L2_YCBCR_ENC_SMPTE240M (diff)
downloadkernel-qcow2-linux-53ae925160327fc6ecd30ef21c6304eb555c5002.tar.gz
kernel-qcow2-linux-53ae925160327fc6ecd30ef21c6304eb555c5002.tar.xz
kernel-qcow2-linux-53ae925160327fc6ecd30ef21c6304eb555c5002.zip
[media] vidioc-g-dv-timings.rst: document interlaced defines
Document V4L2_DV_PROGRESSIVE and V4L2_DV_INTERLACED and fix missing references. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/videodev2.h.rst.exceptions')
-rw-r--r--Documentation/media/videodev2.h.rst.exceptions4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/videodev2.h.rst.exceptions b/Documentation/media/videodev2.h.rst.exceptions
index aaba429ceb7d..46eae619a0a5 100644
--- a/Documentation/media/videodev2.h.rst.exceptions
+++ b/Documentation/media/videodev2.h.rst.exceptions
@@ -257,8 +257,8 @@ replace define V4L2_STD_ALL v4l2-std-id
# V4L2 DT BT timings definitions
-replace define V4L2_DV_PROGRESSIVE v4l2-dv-fixme
-replace define V4L2_DV_INTERLACED v4l2-dv-fixme
+replace define V4L2_DV_PROGRESSIVE v4l2-bt-timings
+replace define V4L2_DV_INTERLACED v4l2-bt-timings
replace define V4L2_DV_VSYNC_POS_POL v4l2-bt-timings
replace define V4L2_DV_HSYNC_POS_POL v4l2-bt-timings