alistair23-linux/arch/sh/drivers
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
..
dma sh: single_open() leaks 2013-05-05 00:11:01 -04:00
pci PCI: Delay enabling bridges until they're needed 2013-07-25 12:35:03 -06:00
superhyway
heartbeat.c
Kconfig
Makefile
push-switch.c workqueue: deprecate flush[_delayed]_work_sync() 2012-08-20 14:51:24 -07:00