m68knommu: clean up ColdFire 527x interrupt setup
authorGreg Ungerer <gerg@uclinux.org>
Tue, 28 Apr 2009 00:57:36 +0000 (10:57 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:41 +0000 (09:43 +1000)
With the common intc-2 interrupt controller code in place the ColdFire
527x family startup code can be greatly simplified. Remove all the
interrupt masking code, and the per-device interrupt config here.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found