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)
commit6589c1d71581618dfc344628fb425ee4f09ce904
tree24c1103c1fc69c2884b9ff4fe79560479584cf79
parent277c5e3e26cac45010f57a581c56476639b2cfa0
m68knommu: clean up ColdFire 532x interrupt setup

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>
arch/m68knommu/platform/532x/config.c