aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPragat Pandya <pragat.pandya@gmail.com>2020-03-03 10:33:00 +0530
committerJonathan Corbet <corbet@lwn.net>2020-03-10 11:33:15 -0600
commitfcd6807271579c377a5fc43a4dc22fdd9883ba8c (patch)
tree83b6e55ce48ec1ea7f93988e699aa71b2f7fbd50
parentDocumentation: management-style: Fix formatting of emphsized word (diff)
downloadlinux-dev-fcd6807271579c377a5fc43a4dc22fdd9883ba8c.tar.xz
linux-dev-fcd6807271579c377a5fc43a4dc22fdd9883ba8c.zip
Documentation: Add io-mapping.rst to driver-api manual
Add io-mapping.rst under Documentation/driver-api and reference it from Sphinx TOC Tree present in Documentation/driver-api/index.rst Signed-off-by: Pragat Pandya <pragat.pandya@gmail.com> Link: https://lore.kernel.org/r/20200303050301.5412-2-pragat.pandya@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/driver-api/index.rst1
-rw-r--r--Documentation/driver-api/io-mapping.rst (renamed from Documentation/io-mapping.txt)0
2 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst
index 1d8c5599149b..99bdb393f475 100644
--- a/Documentation/driver-api/index.rst
+++ b/Documentation/driver-api/index.rst
@@ -79,6 +79,7 @@ available subsections can be seen below.
ipmb
isa
isapnp
+ io-mapping
generic-counter
lightnvm-pblk
memory-devices/index
diff --git a/Documentation/io-mapping.txt b/Documentation/driver-api/io-mapping.rst
index a966239f04e4..a966239f04e4 100644
--- a/Documentation/io-mapping.txt
+++ b/Documentation/driver-api/io-mapping.rst