m68knommu: clean up ColdFire 528x interrupt setup
authorGreg Ungerer <gerg@uclinux.org>
Tue, 28 Apr 2009 04:24:25 +0000 (14:24 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:41 +0000 (09:43 +1000)
commit980f9235eba5091d9fbbeb7fb72348c19d1ba710
treeadd81981cf5d6914587258db80cff03c447127b0
parent1b718c71b7830c77a9b70826be83b899e314b585
m68knommu: clean up ColdFire 528x interrupt setup

With the common intc-2 interrupt controller code in place the ColdFire
528x 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>
arch/m68knommu/platform/528x/config.c