commit | 6589c1d71581618dfc344628fb425ee4f09ce904 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Wed Apr 29 13:31:27 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Sep 16 09:43:43 2009 +1000 |
tree | 24c1103c1fc69c2884b9ff4fe79560479584cf79 | |
parent | 277c5e3e26cac45010f57a581c56476639b2cfa0 [diff] |
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>