• Matthew Wilcox's avatar
    [PATCH] PCI: fixes for pci/probe.c · 5b528b00
    Matthew Wilcox authored
     - Combine pci_alloc_primary_bus_parented into pci_scan_bus_parented.
     - Move the EXPORT_SYMBOL for pci_root_buses up to its definition.
     - Don't EXPORT_SYMBOL pci_scan_bus since it's a static inline.
     - Add the pci_domain_nr() to the sysfs name for this bus.
    5b528b00
probe.c 18.2 KB