]> git.proxmox.com Git - mirror_ubuntu-disco-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)
commita6f44cf9f5cc60471cf06f3d5391fc6041eb37a5
tree1b7f35899fde28aa1122e5be820ad887875834ab
parent18b01b16e8bae9cd227909f6e6d2783d74855f65
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