• Matthew Wilcox's avatar
    [PATCH] PCI: [PATCH] pcibios_scan_acpi() · 16cd04d6
    Matthew Wilcox authored
    On Mon, Jun 23, 2003 at 02:39:05PM -0700, Greg KH wrote:
    > > How about acpi_scan_pci_bus_root()?
    >
    > I agree, that sounds better.
    
    I think it's too long ... so unless anyone has a better idea, I'm going with
    pci_acpi_scan_root().  Here's the patch, presented in patch -p1 format to
    make greg's scripts happy ;-)
    
    ia64 needs to be passed the pci domain and the acpi handle corresponding
    to each root bus.  Rather than change pcibios_scan_root to take additional
    arguments, this patch introduces pci_acpi_scan_root().
    16cd04d6
pci.h 3.47 KB