提交 98d00bd7 编写于 作者: M Mauro Carvalho Chehab

[media] v4l2-mediabus: Add to DocBook

Fix the format of the comments and add to DocBook.
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
Acked-by: NJonathan Corbet <corbet@lwn.net>
上级 b6836a6f
...@@ -236,9 +236,7 @@ X!Isound/sound_firmware.c ...@@ -236,9 +236,7 @@ X!Isound/sound_firmware.c
!Iinclude/media/v4l2-dv-timings.h !Iinclude/media/v4l2-dv-timings.h
!Iinclude/media/videobuf2-core.h !Iinclude/media/videobuf2-core.h
!Iinclude/media/videobuf2-memops.h !Iinclude/media/videobuf2-memops.h
<!-- FIXME: Removed for now due to document generation inconsistency !Iinclude/media/v4l2-mediabus.h
X!Iinclude/media/v4l2-mediabus.h
-->
</chapter> </chapter>
......
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
V4L2_MBUS_CSI2_CHANNEL_2 | V4L2_MBUS_CSI2_CHANNEL_3) V4L2_MBUS_CSI2_CHANNEL_2 | V4L2_MBUS_CSI2_CHANNEL_3)
/** /**
* v4l2_mbus_type - media bus type * enum v4l2_mbus_type - media bus type
* @V4L2_MBUS_PARALLEL: parallel interface with hsync and vsync * @V4L2_MBUS_PARALLEL: parallel interface with hsync and vsync
* @V4L2_MBUS_BT656: parallel interface with embedded synchronisation, can * @V4L2_MBUS_BT656: parallel interface with embedded synchronisation, can
* also be used for BT.1120 * also be used for BT.1120
...@@ -78,7 +78,7 @@ enum v4l2_mbus_type { ...@@ -78,7 +78,7 @@ enum v4l2_mbus_type {
}; };
/** /**
* v4l2_mbus_config - media bus configuration * struct v4l2_mbus_config - media bus configuration
* @type: in: interface type * @type: in: interface type
* @flags: in / out: configuration flags, depending on @type * @flags: in / out: configuration flags, depending on @type
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册