]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
authorSinan Kaya <okaya@codeaurora.org>
Thu, 19 Jul 2018 23:04:14 +0000 (18:04 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Jul 2018 23:04:23 +0000 (18:04 -0500)
commite12bc398772b61b9ab5044cdf4c070ed63afa0ba
tree7c3de37e097bb1dfdf6ac0d453faffc16c210329
parent8fafcc60750cd6e2dea6c941c7f811a79d132a08
PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions

pci_reset_bus() and pci_reset_slot() functions are not being used by any
code.  Remove them from the kernel in favor of pci_try_reset_bus() and
pci_try_reset_slot() functions.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci.c
include/linux/pci.h