]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb8830910bc9e6a6224d5b5d232b114ae4c27918
treea4889f0e2219287429a66e4b30edec378bcec241
parent379cc8f800d59ceb07276ce914a51e36ffb2fe3f
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 [new file with mode: 0644]
Documentation/PCI/pci.txt [deleted file]
include/linux/mod_devicetable.h
include/linux/pci.h