• Greg Kroah-Hartman's avatar
    PCI: add locking to the pci device lists. · 4e359ed5
    Greg Kroah-Hartman authored
    This also creates two new functions, pci_get_device() and pci_get_subsys()
    which should be used from now on instead of pci_find_device() and
    pci_find_subsys().
    
    Thanks to Chris Wright and Andrew Morton for help in reviewing these changes.
    4e359ed5
pci.h 2.35 KB