summaryrefslogtreecommitdiff
path: root/Documentation/PCI/index.rst
diff options
context:
space:
mode:
authorChangbin Du <changbin.du@gmail.com>2019-05-14 22:47:24 +0800
committerBjorn Helgaas <bhelgaas@google.com>2019-05-30 17:52:53 -0500
commit229b4e0728e0a6ddca2645e73696d5b104fbbbfb (patch)
treea4889f0e2219287429a66e4b30edec378bcec241 /Documentation/PCI/index.rst
parentc42eaffa16568a538f12dfebd99624659992913a (diff)
Documentation: PCI: convert pci.txt to reST
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Move the description of struct pci_driver and struct pci_device_id into in-source comments. Signed-off-by: Changbin Du <changbin.du@gmail.com> [bhelgaas: fix kernel-doc warnings related to moving descriptions to linux/pci.h, fix "space tab" whitespace errors in mod_devicetable.h] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/PCI/index.rst')
-rw-r--r--Documentation/PCI/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/PCI/index.rst b/Documentation/PCI/index.rst
index c2f8728d11cf..7babf43709b0 100644
--- a/Documentation/PCI/index.rst
+++ b/Documentation/PCI/index.rst
@@ -7,3 +7,5 @@ Linux PCI Bus Subsystem
.. toctree::
:maxdepth: 2
:numbered:
+
+ pci