提交 3c7d91ef 编写于 作者: M Mauro Carvalho Chehab

[media] mc-core.rst: Fix cross-references to the source

The cross-reference to "struct media_pad" was pointing to
a place that doesn't exist. Fix it, and adjust the second
reference on the same paragraph to use the same text.
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 bb501b76
...@@ -85,8 +85,9 @@ a driver-specific structure. ...@@ -85,8 +85,9 @@ a driver-specific structure.
Pads are identified by their entity and their 0-based index in the pads Pads are identified by their entity and their 0-based index in the pads
array. array.
Both information are stored in the :c:type:`struct media_pad`, making the Both information are stored in the :c:type:`struct media_pad <media_pad>`,
:c:type:`media_pad` pointer the canonical way to store and pass link references. making the :c:type:`struct media_pad <media_pad>` pointer the canonical way
to store and pass link references.
Pads have flags that describe the pad capabilities and state. Pads have flags that describe the pad capabilities and state.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册