]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Export pcie_has_flr()
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 9 Aug 2018 20:04:14 +0000 (14:04 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 9 Aug 2018 20:18:27 +0000 (15:18 -0500)
commited13222c8195b7c7a400bfb74f69fa9691ab4a1a
treef0176de9b86625a010183e5c4503c0e16e7b0d5f
parent6eed43cb65b5305062fed3a1dcbd459fc2e64e48
PCI: Export pcie_has_flr()

pcie_flr() suggests pcie_has_flr() to ensure that PCIe FLR support is
present prior to calling.  pcie_flr() is exported while pcie_has_flr()
is not.  Resolve this.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci.c
include/linux/pci.h