From: Alex Williamson Date: Wed, 14 Aug 2013 20:06:05 +0000 (-0600) Subject: PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus() X-Git-Tag: v3.12-rc1~177^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a3d2b9beefd5b07c1d8f70ded01b88f203ee304;p=pandora-kernel.git PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus() Users of pci_reset_bus() and pci_reset_slot() need a way to probe whether the bus or slot supports reset. Add trivial helper functions and export them as vfio-pci will make use of these. Signed-off-by: Alex Williamson Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed