From: Hans Verkuil Date: Sat, 3 Feb 2018 19:18:38 +0000 (-0500) Subject: media: media-ioc-g-topology.rst: fix interface-to-entity link description X-Git-Tag: v4.17-rc1~143^2~312 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=afd1179d565b28406f24555dcf6d08eab8eef50c;p=thirdparty%2Flinux.git media: media-ioc-g-topology.rst: fix interface-to-entity link description The source_id and sink_id descriptions were the same for interface-to-entity links. The source_id is the interface ID, not the entity ID. Fix this. Signed-off-by: Hans Verkuil Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/media/uapi/mediactl/media-ioc-g-topology.rst b/Documentation/media/uapi/mediactl/media-ioc-g-topology.rst index 997e6b17440dc..870a6c0d1f7a3 100644 --- a/Documentation/media/uapi/mediactl/media-ioc-g-topology.rst +++ b/Documentation/media/uapi/mediactl/media-ioc-g-topology.rst @@ -334,7 +334,7 @@ desired arrays with the media graph elements. - On pad to pad links: unique ID for the source pad. - On interface to entity links: unique ID for the entity. + On interface to entity links: unique ID for the interface. - .. row 3