]> git.baikalelectronics.ru Git - kernel.git/commit
PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
authorLogan Gunthorpe <logang@deltatee.com>
Fri, 8 Jul 2022 16:51:04 +0000 (10:51 -0600)
committerChristoph Hellwig <hch@lst.de>
Tue, 26 Jul 2022 11:28:08 +0000 (07:28 -0400)
commit430d0ecc03b8de24c0d915ce186f8f6fcd9b3e3a
tree680379f6dd7b35b213b87368eda93f0df68b9a58
parent06ed9d5966fe812ee5ffcfb6e2653da5eef1249a
PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()

This interface is superseded by support in dma_map_sg() which now supports
heterogeneous scatterlists. There are no longer any users, so remove it.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/pci/p2pdma.c
include/linux/pci-p2pdma.h