]> git.baikalelectronics.ru Git - kernel.git/commit
coresight: docs: Create common sub-directory for coresight trace.
authorMike Leach <mike.leach@linaro.org>
Thu, 31 Oct 2019 17:58:33 +0000 (11:58 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 7 Nov 2019 20:17:26 +0000 (13:17 -0700)
commit69f041f04283fe96d30dbe08eb85c3d21b66eaec
tree8d6503173e8a3ec729879ace99da0305166e94fb
parentc3aa1b5daf642d75451c5a1a965efb43a46553b3
coresight: docs: Create common sub-directory for coresight trace.

There are two files in the Documentation/trace directory relating to
coresight, with more to follow, so create a Documentation/trace/coresight
directory and move existing files there. Fixup index to reference
new location.

Update MAINTAINERS to reference this sub-directory rather than the
individual files.

Signed-off-by: Mike Leach <mike.leach@linaro.org>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/trace/coresight-cpu-debug.rst [deleted file]
Documentation/trace/coresight.rst [deleted file]
Documentation/trace/coresight/coresight-cpu-debug.rst [new file with mode: 0644]
Documentation/trace/coresight/coresight.rst [new file with mode: 0644]
Documentation/trace/coresight/index.rst [new file with mode: 0644]
Documentation/trace/index.rst
MAINTAINERS