]> 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)
commita4abe470ee83ddbc2ddb85aa5cf6e301edc39495
tree1b7f35899fde28aa1122e5be820ad887875834ab
parenta608a1b9e5d5ff2844dd519df0ef15ef9b0ae402
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