PCI: Use common resource list management code instead of private implementation
authorJiang Liu <jiang.liu@linux.intel.com>
Thu, 5 Feb 2015 05:44:44 +0000 (13:44 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 5 Feb 2015 14:09:25 +0000 (15:09 +0100)
commit14d76b68f2819a1d0b50236a7e9e9f2ea69869d9
tree5ffb753937e5e2f951404acd666e78d4e591298c
parent90e97820619dc912b52cc9d103272819d8b51259
PCI: Use common resource list management code instead of private implementation

Use common resource list management data structure and interfaces
instead of private implementation.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/arm/kernel/bios32.c
arch/x86/pci/bus_numa.c
drivers/pci/bus.c
drivers/pci/host-bridge.c
drivers/pci/host/pci-host-generic.c
drivers/pci/host/pci-xgene.c
drivers/pci/host/pcie-xilinx.c
drivers/pci/probe.c
include/linux/pci.h
This page took 0.030009 seconds and 5 git commands to generate.