m68knommu: clean up ColdFire 532x interrupt setup
authorGreg Ungerer <gerg@uclinux.org>
Wed, 29 Apr 2009 03:31:27 +0000 (13:31 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:43 +0000 (09:43 +1000)
With the common intc-simr interrupt controller code in place the ColdFire
532x 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