commit | 980f9235eba5091d9fbbeb7fb72348c19d1ba710 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Apr 28 14:24:25 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Sep 16 09:43:41 2009 +1000 |
tree | add81981cf5d6914587258db80cff03c447127b0 | |
parent | 1b718c71b7830c77a9b70826be83b899e314b585 [diff] |
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>