commit | 1f946533bb562f5144752ea583cac45e9410fdaa | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Apr 28 15:59:10 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Sep 16 09:43:42 2009 +1000 |
tree | 44d209fe78145f436811d9bdb936e9a70fe0f40a | |
parent | 980f9235eba5091d9fbbeb7fb72348c19d1ba710 [diff] |
m68knommu: clean up ColdFire 523x interrupt setup With the common intc-2 interrupt controller code in place the ColdFire 523x 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>