1
0
Fork 0

[media] mc-core: Fix a cross-reference

The v4l2_subdev reference was using the wrong tag. Fix it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
hifive-unleashed-5.1
Mauro Carvalho Chehab 2016-07-21 15:29:11 -03:00
parent b871915893
commit 041d8211a0
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Entities
Entities are represented by a :c:type:`struct media_entity <media_entity>`
instance, defined in ``include/media/media-entity.h``. The structure is usually
embedded into a higher-level structure, such as
:ref:`v4l2_subdev` or :ref:`video_device`
:c:type:`v4l2_subdev` or :c:type:`video_device`
instances, although drivers can allocate entities directly.
Drivers initialize entity pads by calling