Loading arch/blackfin/kernel/irqchip.c +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ int show_interrupts(struct seq_file *p, void *v) } /* * do_IRQ handles all hardware IRQ's. Decoded IRQs should not * do_IRQ handles all hardware IRQs. Decoded IRQs should not * come via this function. Instead, they should provide their * own 'handler' */ Loading arch/blackfin/kernel/traps.c +1 −1 Original line number Diff line number Diff line Loading @@ -557,7 +557,7 @@ void dump_bfin_regs(struct pt_regs *fp, void *retaddr) break; #ifndef CONFIG_DEBUG_HWERR /* If one of the last few instructions was a STI * it is likily that the error occured awhile ago * it is likely that the error occured awhile ago * and we just noticed */ if (x >= 0x0040 && x <= 0x0047 && i <= 0) Loading arch/blackfin/mach-bf533/boards/cm_bf533.c +1 −1 Original line number Diff line number Diff line /* * File: arch/blackfin/mach-bf533/boards/cm_bf533.c * Based on: arch/blackfin/mach-bf533/boards/ezkit.c * Author: Aidan Williams <aidan@nicta.com.au> Copright 2005 * Author: Aidan Williams <aidan@nicta.com.au> Copyright 2005 * * Created: 2005 * Description: Board description file Loading arch/blackfin/mach-bf533/boards/ezkit.c +1 −1 Original line number Diff line number Diff line /* * File: arch/blackfin/mach-bf533/ezkit.c * Based on: Orginal Work * Based on: Original Work * Author: Aidan Williams <aidan@nicta.com.au> * * Created: 2005 Loading arch/blackfin/mach-bf533/ints-priority.c +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
arch/blackfin/kernel/irqchip.c +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ int show_interrupts(struct seq_file *p, void *v) } /* * do_IRQ handles all hardware IRQ's. Decoded IRQs should not * do_IRQ handles all hardware IRQs. Decoded IRQs should not * come via this function. Instead, they should provide their * own 'handler' */ Loading
arch/blackfin/kernel/traps.c +1 −1 Original line number Diff line number Diff line Loading @@ -557,7 +557,7 @@ void dump_bfin_regs(struct pt_regs *fp, void *retaddr) break; #ifndef CONFIG_DEBUG_HWERR /* If one of the last few instructions was a STI * it is likily that the error occured awhile ago * it is likely that the error occured awhile ago * and we just noticed */ if (x >= 0x0040 && x <= 0x0047 && i <= 0) Loading
arch/blackfin/mach-bf533/boards/cm_bf533.c +1 −1 Original line number Diff line number Diff line /* * File: arch/blackfin/mach-bf533/boards/cm_bf533.c * Based on: arch/blackfin/mach-bf533/boards/ezkit.c * Author: Aidan Williams <aidan@nicta.com.au> Copright 2005 * Author: Aidan Williams <aidan@nicta.com.au> Copyright 2005 * * Created: 2005 * Description: Board description file Loading
arch/blackfin/mach-bf533/boards/ezkit.c +1 −1 Original line number Diff line number Diff line /* * File: arch/blackfin/mach-bf533/ezkit.c * Based on: Orginal Work * Based on: Original Work * Author: Aidan Williams <aidan@nicta.com.au> * * Created: 2005 Loading
arch/blackfin/mach-bf533/ints-priority.c +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading