tmp_suning_uos_patched/drivers/pci
Yinghai Lu a3cb999dcf PCI: Add root bus children dev's res to fail list
We can stop trying according to try_number now and do not need to use
root_bus checking as stop sign.

In extreme case we could need to reallocate resource for device just
under root bus.  For PCI root bus hot-add, we need to retry to assign
resources to PCI devices just under pci root bus.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-01-25 13:45:00 -07:00
..
hotplug PCI: acpiphp: Add is_hotplug_bridge detection 2013-01-25 11:30:47 -07:00
pcie PCI/PM: Do not suspend port if any subordinate device needs PME polling 2012-12-26 10:39:23 -07:00
access.c
ats.c
bus.c PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses 2013-01-07 15:58:48 -07:00
host-bridge.c
hotplug-pci.c
htirq.c
ioapic.c
iov.c
irq.c
Kconfig
Makefile
msi.c
msi.h
of.c
pci-acpi.c ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c 2013-01-03 13:09:41 +01:00
pci-driver.c
pci-label.c
pci-stub.c
pci-sysfs.c
pci.c ACPI / PCI: Rework the setup and cleanup of device wakeup 2013-01-03 13:09:41 +01:00
pci.h ACPI / PCI: Rework the setup and cleanup of device wakeup 2013-01-03 13:09:41 +01:00
probe.c ACPI / PCI: Rework the setup and cleanup of device wakeup 2013-01-03 13:09:41 +01:00
proc.c
quirks.c PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz 2012-12-26 10:43:06 -07:00
remove.c
rom.c
search.c
setup-bus.c PCI: Add root bus children dev's res to fail list 2013-01-25 13:45:00 -07:00
setup-irq.c
setup-res.c
slot.c
syscall.c
vpd.c
xen-pcifront.c