提交 9ef0b3f3 编写于 作者: M Mauro Carvalho Chehab

[media] v4l2-subdev.h: fix a typo at a kernel-doc markup

One struct at the comment was not written well.

Fix it.
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 cb8d67cf
...@@ -421,7 +421,7 @@ struct v4l2_subdev_video_ops { ...@@ -421,7 +421,7 @@ struct v4l2_subdev_video_ops {
* in video mode via the vbi device node. * in video mode via the vbi device node.
* *
* @decode_vbi_line: video decoders that support sliced VBI need to implement * @decode_vbi_line: video decoders that support sliced VBI need to implement
* this ioctl. Field p of the &struct v4l2_sliced_vbi_line is set to the * this ioctl. Field p of the &struct v4l2_decode_vbi_line is set to the
* start of the VBI data that was generated by the decoder. The driver * start of the VBI data that was generated by the decoder. The driver
* then parses the sliced VBI data and sets the other fields in the * then parses the sliced VBI data and sets the other fields in the
* struct accordingly. The pointer p is updated to point to the start of * struct accordingly. The pointer p is updated to point to the start of
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册