diff options
| author | Yinghai Lu <[email protected]> | 2013-07-22 14:37:17 -0700 | 
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2013-07-25 12:35:03 -0600 | 
| commit | 928bea964827d7824b548c1f8e06eccbbc4d0d7d (patch) | |
| tree | 13110a5f05a65aa487cee8be5bd58017986f4929 /arch/mips/include/asm/mach-netlogic/irq.h | |
| parent | 55ed83a615730c2578da155bc99b68f4417ffe20 (diff) | |
PCI: Delay enabling bridges until they're needed
We currently enable PCI bridges after scanning a bus and assigning
resources.  This is often done in arch code.
This patch changes this so we don't enable a bridge until necessary, i.e.,
until we enable a PCI device behind the bridge.  We do this in the generic
pci_enable_device() path, so this also removes the arch-specific code to
enable bridges.
[bhelgaas: changelog]
Signed-off-by: Yinghai Lu <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'arch/mips/include/asm/mach-netlogic/irq.h')
0 files changed, 0 insertions, 0 deletions