]> git.baikalelectronics.ru Git - kernel.git/commit
PCI/P2PDMA: Add P2P DMA driver writer's documentation
authorLogan Gunthorpe <logang@deltatee.com>
Thu, 4 Oct 2018 21:27:40 +0000 (15:27 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 17 Oct 2018 17:18:18 +0000 (12:18 -0500)
commita2fded8835ea058aa966ffba8854d3aea0044b6a
treec1399755041f09e77fcc0acbeb7df1fa5781c811
parentdc6274ed1251e27093dc4f1fadef368d8dbfe433
PCI/P2PDMA: Add P2P DMA driver writer's documentation

Add a restructured text file describing how to write drivers with support
for P2P DMA transactions.  The document describes how to use the APIs that
were added in the previous few commits.

Also adds an index for the PCI documentation tree even though this is the
only PCI document that has been converted to restructured text at this
time.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/pci/index.rst
Documentation/driver-api/pci/p2pdma.rst [new file with mode: 0644]