]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/mach-common/ints-priority-dc.c
Blackfin arch: Clean up trace buffer handling, No major functional changes.
[linux-2.6-omap-h63xx.git] / arch / blackfin / mach-common / ints-priority-dc.c
index f3cf07036c2a2af978bb42e2721a42167dc8b76b..e6511db240329dd6e61b84e8a36955773680ad7b 100644 (file)
@@ -4,7 +4,7 @@
  * Author:
  *
  * Created:      ?
- * Description:  Set up the interupt priorities
+ * Description:  Set up the interrupt priorities
  *
  * Modified:
  *               1996 Roman Zippel
@@ -371,6 +371,9 @@ int __init init_arch_irq(void)
        bfin_write_SICA_IMASK1(SIC_UNMASK_ALL);
        SSYNC();
 
+       bfin_write_SICA_IWR0(IWR_ENABLE_ALL);  
+       bfin_write_SICA_IWR1(IWR_ENABLE_ALL);  
+
        local_irq_disable();
 
        init_exception_buff();