diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-07-24 07:27:06 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-30 12:12:25 -0400 |
commit | 4b4d62b03191700f3245941146a8510d31ec66b3 (patch) | |
tree | 1cad94f31d4763fcd0fe69d3c83571787715e57b /Documentation/media/videodev2.h.rst.exceptions | |
parent | 7c490e2561f271a59605ac31e2582d62c918715d (diff) | |
download | lwn-4b4d62b03191700f3245941146a8510d31ec66b3.tar.gz lwn-4b4d62b03191700f3245941146a8510d31ec66b3.zip |
media: videodev2.h.rst.exceptions: tymecode -> timecode
Fix typo.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/videodev2.h.rst.exceptions')
-rw-r--r-- | Documentation/media/videodev2.h.rst.exceptions | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/videodev2.h.rst.exceptions b/Documentation/media/videodev2.h.rst.exceptions index 55cbe324b9fc..8e7d3492d248 100644 --- a/Documentation/media/videodev2.h.rst.exceptions +++ b/Documentation/media/videodev2.h.rst.exceptions @@ -181,14 +181,14 @@ replace define V4L2_PIX_FMT_FLAG_PREMUL_ALPHA reserved-formats replace define V4L2_FMT_FLAG_COMPRESSED fmtdesc-flags replace define V4L2_FMT_FLAG_EMULATED fmtdesc-flags -# V4L2 tymecode types +# V4L2 timecode types replace define V4L2_TC_TYPE_24FPS timecode-type replace define V4L2_TC_TYPE_25FPS timecode-type replace define V4L2_TC_TYPE_30FPS timecode-type replace define V4L2_TC_TYPE_50FPS timecode-type replace define V4L2_TC_TYPE_60FPS timecode-type -# V4L2 tymecode flags +# V4L2 timecode flags replace define V4L2_TC_FLAG_DROPFRAME timecode-flags replace define V4L2_TC_FLAG_COLORFRAME timecode-flags replace define V4L2_TC_USERBITS_field timecode-flags |