diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-05-01 06:04:29 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-19 12:58:53 -0300 |
commit | b4162f4a40a9518612436ff2233abdd6b5e28d2a (patch) | |
tree | 3e1b6eee3f05e1488d4b71f247b13388df12573e /Documentation/DocBook | |
parent | aae6e33f8df8845603880468624ca29edf4bac64 (diff) | |
download | linux-exynos-b4162f4a40a9518612436ff2233abdd6b5e28d2a.tar.gz linux-exynos-b4162f4a40a9518612436ff2233abdd6b5e28d2a.tar.bz2 linux-exynos-b4162f4a40a9518612436ff2233abdd6b5e28d2a.zip |
V4L/DVB: Documentation: fix small error in the ENUMINPUT doc
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/v4l/vidioc-enuminput.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/v4l/vidioc-enuminput.xml b/Documentation/DocBook/v4l/vidioc-enuminput.xml index 71b868e2fb8f..476fe1d2bba0 100644 --- a/Documentation/DocBook/v4l/vidioc-enuminput.xml +++ b/Documentation/DocBook/v4l/vidioc-enuminput.xml @@ -283,7 +283,7 @@ input/output interface to linux-media@vger.kernel.org on 19 Oct 2009. <entry>This input supports setting DV presets by using VIDIOC_S_DV_PRESET.</entry> </row> <row> - <entry><constant>V4L2_OUT_CAP_CUSTOM_TIMINGS</constant></entry> + <entry><constant>V4L2_IN_CAP_CUSTOM_TIMINGS</constant></entry> <entry>0x00000002</entry> <entry>This input supports setting custom video timings by using VIDIOC_S_DV_TIMINGS.</entry> </row> |