]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Remove pci_set_dma_seg_boundary()
authorChristoph Hellwig <hch@lst.de>
Tue, 9 Oct 2018 14:08:23 +0000 (16:08 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 10 Oct 2018 20:46:47 +0000 (15:46 -0500)
commit522711f625aafdb468b30a8f5b997a678680b99c
tree1b7f35899fde28aa1122e5be820ad887875834ab
parent13dd404aae944d91a0615720f584fe69e9328d0d
PCI: Remove pci_set_dma_seg_boundary()

The two callers can just use dma_set_seg_boundary() directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/probe.c
drivers/s390/net/ism_drv.c
include/linux/pci-dma-compat.h