Skip to content

Commit e480336

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: trace: coresight: coresight.rst: avoid using ReST :doc:foo markup
The :doc:`foo` tag is auto-generated via automarkup.py. So, use the filename at the sources, instead of :doc:`foo`. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/c79be625f7c90468e13d5380f0e4e1c1ccfa2fc8.1623824363.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent d312227 commit e480336

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Documentation/trace/coresight/coresight.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,8 @@ intermediate links as required.
315315

316316
Note: ``cti_sys0`` appears in two of the connections lists above.
317317
CTIs can connect to multiple devices and are arranged in a star topology
318-
via the CTM. See (:doc:`coresight-ect`) [#fourth]_ for further details.
318+
via the CTM. See (Documentation/trace/coresight/coresight-ect.rst)
319+
[#fourth]_ for further details.
319320
Looking at this device we see 4 connections::
320321

321322
linaro-developer:~# ls -l /sys/bus/coresight/devices/cti_sys0/connections
@@ -606,7 +607,8 @@ interface provided for that purpose by the generic STM API::
606607
crw------- 1 root root 10, 61 Jan 3 18:11 /dev/stm0
607608
root@genericarmv8:~#
608609

609-
Details on how to use the generic STM API can be found here:- :doc:`../stm` [#second]_.
610+
Details on how to use the generic STM API can be found here:
611+
- Documentation/trace/stm.rst [#second]_.
610612

611613
The CTI & CTM Modules
612614
---------------------
@@ -616,7 +618,7 @@ individual CTIs and components, and can propagate these between all CTIs via
616618
channels on the CTM (Cross Trigger Matrix).
617619

618620
A separate documentation file is provided to explain the use of these devices.
619-
(:doc:`coresight-ect`) [#fourth]_.
621+
(Documentation/trace/coresight/coresight-ect.rst) [#fourth]_.
620622

621623

622624
.. [#first] Documentation/ABI/testing/sysfs-bus-coresight-devices-stm

0 commit comments

Comments
 (0)