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

[media] media-ioc-g-topology.rst: fix typos

Fix what seems to be a few typos induced by copy/paste.

[mchehab@s-opensource.com: fix a typo]
Signed-off-by: Alexandre Courbot <acourbot@chromium.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

authored by

Alexandre Courbot and committed by
Mauro Carvalho Chehab
7eb2bcb2 a136f59c

+4 -4
+4 -4
Documentation/media/uapi/mediactl/media-ioc-g-topology.rst
··· 241 241 242 242 .. c:type:: media_v2_intf_devnode 243 243 244 - .. flat-table:: struct media_v2_interface 244 + .. flat-table:: struct media_v2_intf_devnode 245 245 :header-rows: 0 246 246 :stub-columns: 0 247 247 :widths: 1 2 8 ··· 312 312 313 313 .. c:type:: media_v2_link 314 314 315 - .. flat-table:: struct media_v2_pad 315 + .. flat-table:: struct media_v2_link 316 316 :header-rows: 0 317 317 :stub-columns: 0 318 318 :widths: 1 2 8 ··· 324 324 325 325 - ``id`` 326 326 327 - - Unique ID for the pad. 327 + - Unique ID for the link. 328 328 329 329 - .. row 2 330 330 ··· 334 334 335 335 - On pad to pad links: unique ID for the source pad. 336 336 337 - On interface to entity links: unique ID for the interface. 337 + On interface to entity links: unique ID for the entity. 338 338 339 339 - .. row 3 340 340