[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 18 Sep 2006 22:17:36 +0000 (23:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 25 Sep 2006 09:25:41 +0000 (10:25 +0100)
commit7e9740b11529a0a69789fbe92d324f293e6266f6
tree7ea94f603608744270756b56c668d658174a5b9b
parent0cb015f9dea8a40d82d170be1a4f39ff909890bf
[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code

Switch the iop32x and iop33x code over to the common PCI implementation,
and remove the (nearly identical) iop32x and iop33x PCI implementations.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
21 files changed:
arch/arm/mach-iop32x/Makefile
arch/arm/mach-iop32x/common.c
arch/arm/mach-iop32x/iq31244-pci.c
arch/arm/mach-iop32x/iq80321-pci.c
arch/arm/mach-iop32x/irq.c
arch/arm/mach-iop32x/pci.c [deleted file]
arch/arm/mach-iop33x/Makefile
arch/arm/mach-iop33x/common.c [deleted file]
arch/arm/mach-iop33x/iq80331-pci.c
arch/arm/mach-iop33x/iq80332-pci.c
arch/arm/mach-iop33x/irq.c
arch/arm/mach-iop33x/pci.c [deleted file]
include/asm-arm/arch-iop32x/hardware.h
include/asm-arm/arch-iop32x/iop321.h
include/asm-arm/arch-iop32x/memory.h
include/asm-arm/arch-iop32x/system.h
include/asm-arm/arch-iop33x/hardware.h
include/asm-arm/arch-iop33x/iop331.h
include/asm-arm/arch-iop33x/memory.h
include/asm-arm/arch-iop33x/system.h
include/asm-arm/mach/pci.h