acrn-kernel/arch/sh/drivers/pci
Yinghai Lu 928bea9648 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 <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-07-25 12:35:03 -06:00
..
Makefile
common.c
fixups-cayman.c
fixups-dreamcast.c
fixups-landisk.c
fixups-r7780rp.c
fixups-rts7751r2d.c
fixups-sdk7780.c
fixups-sdk7786.c
fixups-se7751.c
fixups-sh03.c
fixups-snapgear.c
fixups-titan.c
ops-dreamcast.c
ops-sh4.c
ops-sh5.c
ops-sh7786.c
pci-dreamcast.c
pci-sh4.h
pci-sh5.c
pci-sh5.h
pci-sh7751.c
pci-sh7751.h
pci-sh7780.c
pci-sh7780.h
pci.c
pcie-sh7786.c
pcie-sh7786.h