From a21481c7e8efa0e63cdd74f5806bb94286c7bfb8 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Mon, 24 Dec 2007 20:03:51 +0800 Subject: [PATCH] --- yaml --- r: 77389 b: refs/heads/master c: 79f1ec862ae2e693b85fd7c94654ba1779ff5863 h: refs/heads/master i: 77387: 1b65db9037266c049a18000a6743a59c7eb0dfc8 v: v3 --- [refs] | 2 +- trunk/arch/blackfin/kernel/early_printk.c | 2 +- trunk/arch/blackfin/mach-bf548/ints-priority.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 9915fd084fde..88250a2b77f9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b39f4ce974114ce8960d8bfa063c1f61e29d67cf +refs/heads/master: 79f1ec862ae2e693b85fd7c94654ba1779ff5863 diff --git a/trunk/arch/blackfin/kernel/early_printk.c b/trunk/arch/blackfin/kernel/early_printk.c index c892777267d5..60f67f90fe35 100644 --- a/trunk/arch/blackfin/kernel/early_printk.c +++ b/trunk/arch/blackfin/kernel/early_printk.c @@ -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 diff --git a/trunk/arch/blackfin/mach-bf548/ints-priority.c b/trunk/arch/blackfin/mach-bf548/ints-priority.c index 05e3b3cb4c0a..2665653cee37 100644 --- a/trunk/arch/blackfin/mach-bf548/ints-priority.c +++ b/trunk/arch/blackfin/mach-bf548/ints-priority.c @@ -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.