android_kernel_xiaomi_sm8350/arch/ppc/kernel
Bjorn Helgaas e789920d04 PCI: ppc: use generic pci_enable_resources()
Use the generic pci_enable_resources() instead of the arch-specific code.

Unlike this arch-specific code, the generic version:
    - checks PCI_NUM_RESOURCES (11), not 6, resources
    - skips resources that have neither IORESOURCE_IO nor IORESOURCE_MEM set
    - skips ROM resources unless IORESOURCE_ROM_ENABLE is set
    - checks for resource collisions with "!r->parent", not IORESOURCE_UNSET

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-20 21:47:05 -07:00
..
asm-offsets.c [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
cpu_setup_power4.S
entry.S [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
head_4xx.S
head_8xx.S [PPC] 8xx: swap bug-fix 2008-03-07 16:56:54 -06:00
head_44x.S [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG 2007-12-23 13:31:16 -06:00
head_booke.h [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
head.S
machine_kexec.c
Makefile [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
misc.S [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
pci.c PCI: ppc: use generic pci_enable_resources() 2008-04-20 21:47:05 -07:00
ppc_htab.c sysctl: kill binary sysctl KERN_PPC_L2CR 2008-01-24 08:07:27 -08:00
ppc_ksyms.c ppc: remove ppc_ide_md 2008-04-18 00:46:32 +02:00
ppc-stub.c
relocate_kernel.S
setup.c ppc: remove ppc_ide_md 2008-04-18 00:46:32 +02:00
smp-tbsync.c
smp.c
softemu8xx.c
time.c
traps.c [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
vmlinux.lds.S remove support for un-needed _extratext section 2008-02-06 10:41:01 -08:00