]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4be2bdadf0e3a4c954735837af384912a1261009
tree7ea94f603608744270756b56c668d658174a5b9b
parent573974ba00db0c1544d344c6506d3e73e1226f3a
[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