Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: media-types.rst: rename media-entity-type to media-entity-functions

The MEDIA_ENT_F_* defines refer to functions, not types. Update the
documentation accordingly.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

authored by

Hans Verkuil and committed by
Mauro Carvalho Chehab
cccc41fd 793d2a9e

+4 -4
+1 -1
Documentation/media/uapi/mediactl/media-ioc-enum-entities.rst
··· 89 89 90 90 - 91 91 - 92 - - Entity type, see :ref:`media-entity-type` for details. 92 + - Entity type, see :ref:`media-entity-functions` for details. 93 93 94 94 - .. row 4 95 95
+1 -1
Documentation/media/uapi/mediactl/media-ioc-g-topology.rst
··· 205 205 206 206 - ``function`` 207 207 208 - - Entity main function, see :ref:`media-entity-type` for details. 208 + - Entity main function, see :ref:`media-entity-functions` for details. 209 209 210 210 - .. row 4 211 211
+2 -2
Documentation/media/uapi/mediactl/media-types.rst
··· 7 7 8 8 .. tabularcolumns:: |p{8.2cm}|p{10.3cm}| 9 9 10 - .. _media-entity-type: 10 + .. _media-entity-functions: 11 11 12 12 .. cssclass:: longtable 13 13 14 - .. flat-table:: Media entity types 14 + .. flat-table:: Media entity functions 15 15 :header-rows: 0 16 16 :stub-columns: 0 17 17