[Blackfin] arch: Spelling fixes
authorJoe Perches <joe@perches.com>
Mon, 24 Dec 2007 12:03:51 +0000 (20:03 +0800)
committerBryan Wu <bryan.wu@analog.com>
Mon, 24 Dec 2007 12:03:51 +0000 (20:03 +0800)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/kernel/early_printk.c
arch/blackfin/mach-bf548/ints-priority.c

index c892777267d5a8c896be5d00aec72d5b1c7c384b..60f67f90fe35e7b81c2b349d2733c78c9ed16fd0 100644 (file)
@@ -187,7 +187,7 @@ asmlinkage void __init init_early_exception_vectors(void)
        bfin_write_EVT15(early_trap);
        CSYNC();
 
-       /* Set all the return from interupt, exception, NMI to a known place
+       /* Set all the return from interrupt, exception, NMI to a known place
         * so if we do a RETI, RETX or RETN by mistake - we go somewhere known
         * Note - don't change RETS - we are in a subroutine, or
         * RETE - since it might screw up if emulator is attached
index 05e3b3cb4c0ac89b2b295bc3851e0049c91ad27c..2665653cee37e708ff997f2dee2238d9107db4f9 100644 (file)
@@ -4,7 +4,7 @@
  * Author:       Michael Hennerich
  *
  * Created:
- * Description:  Set up the interupt priorities
+ * Description:  Set up the interrupt priorities
  *
  * Modified:
  *               Copyright 2004-2006 Analog Devices Inc.
This page took 0.026459 seconds and 5 git commands to generate.