summaryrefslogtreecommitdiff
path: root/Documentation/PCI/picebus-howto.rst
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15Documentation PCI: Fix pciebus-howto.rst filename typoBjorn Helgaas1-220/+0
2e6422444894 ("Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST") incorrectly renamed PCIEBUS-HOWTO.txt to picebus-howto.rst. Rename it to pciebus-howto.rst. Fixes: 2e6422444894 ("Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST") Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2019-05-31Documentation: PCI: convert PCIEBUS-HOWTO.txt to reSTChangbin Du1-0/+220
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Changbin Du <changbin.du@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>