m68knommu: general interrupt controller for ColdFire 532x parts
authorGreg Ungerer <gerg@uclinux.org>
Wed, 29 Apr 2009 02:07:13 +0000 (12:07 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:42 +0000 (09:43 +1000)
commit277c5e3e26cac45010f57a581c56476639b2cfa0
treefbc4465582bba19a2045eb72c870cde044a5f558
parent1f946533bb562f5144752ea583cac45e9410fdaa
m68knommu: general interrupt controller for ColdFire 532x parts

The ColdFire 532x family of parts uses 2 of the same INTC interrupt
controlers used in the ColdFire 520x family. So modify the code to
support both parts. The extra code for the second INTC controler in
the case of the 520x is easily optimized away to nothing.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m520xsim.h
arch/m68k/include/asm/m532xsim.h
arch/m68knommu/kernel/irq.c
arch/m68knommu/platform/coldfire/Makefile
arch/m68knommu/platform/coldfire/intc-simr.c