On Wed, Jan 28, 2015 at 10:57:36AM +0000, Jiang Liu wrote: > Use common resource list management data structure and interfaces > instead of private implementation. > > Signed-off-by: Jiang Liu <jiang.liu@xxxxxxxxxxxxxxx> > --- > arch/arm/kernel/bios32.c | 5 ++--- > arch/x86/pci/bus_numa.c | 4 ++-- > drivers/pci/bus.c | 18 ++++++------------ > drivers/pci/host-bridge.c | 8 ++++---- > drivers/pci/host/pci-host-generic.c | 4 ++-- > drivers/pci/host/pci-xgene.c | 4 ++-- > drivers/pci/host/pcie-xilinx.c | 4 ++-- > drivers/pci/probe.c | 10 +++++----- > include/linux/pci.h | 9 ++------- > 9 files changed, 27 insertions(+), 39 deletions(-) The arch/arm/ and drivers/pci/host/pci-host-generic.c bits look fine to me: Acked-by: Will Deacon <will.deacon@xxxxxxx> Will -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html