Documentation: PCI: convert pci.txt to reST
authorChangbin Du <changbin.du@gmail.com>
Tue, 14 May 2019 14:47:24 +0000 (22:47 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 30 May 2019 22:52:53 +0000 (17:52 -0500)
commit229b4e0728e0a6ddca2645e73696d5b104fbbbfb
treea4889f0e2219287429a66e4b30edec378bcec241
parentc42eaffa16568a538f12dfebd99624659992913a
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>
Documentation/PCI/index.rst
Documentation/PCI/pci.rst [moved from Documentation/PCI/pci.txt with 68% similarity]
include/linux/mod_devicetable.h
include/linux/pci.h