• Matt Domsch's avatar
    [PATCH] PCI: make new_id rely on CONFIG_HOTPLUG · c07c321e
    Matt Domsch authored
    > > These either need to be marked __devinit and make "new_id" dependant on
    > > CONFIG_HOTPLUG
    
    Patch below moves all the new_id code under CONFIG_HOTPLUG.  Tested
    with both CONFIG_HOTPLUG enabled and disabled.  No significant code
    changes, merely code moving, and in 2 cases, stub functions added.
    c07c321e
pci-driver.c 12.7 KB