PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
authorTadeusz Struk <tstruk@gigaio.com>
Mon, 13 Nov 2023 18:03:25 +0000 (19:03 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 20 Nov 2023 22:05:29 +0000 (16:05 -0600)
commit9a000a72af75886e5de13f4edef7f0d788622e7d
treedba58e0d33b9c0a7216826fbd4125c8ba47d75e4
parentb85ea95d086471afb4ad062012a4d73cd328fa86
PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()

Update Documentation/driver-api/pci/p2pdma.rst doc and remove references to
obsolete p2pdma mapping functions.

Fixes: 0d06132fc84b ("PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()")
Link: https://lore.kernel.org/r/20231113180325.444692-1-tstruk@gmail.com
Signed-off-by: Tadeusz Struk <tstruk@gigaio.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Cc: stable@kernel.org
Documentation/driver-api/pci/p2pdma.rst