mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 00:04:15 +08:00
ARM: OMAP1: Fix typo in fiq.c
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
22a15e6ffa
commit
566ad81f13
@ -136,7 +136,7 @@ void __init ams_delta_init_fiq(void)
|
||||
fiq_buffer[i] = 0;
|
||||
|
||||
/*
|
||||
* FIQ mode r9 always points to the fiq_buffer, becauses the FIQ isr
|
||||
* FIQ mode r9 always points to the fiq_buffer, because the FIQ isr
|
||||
* will run in an unpredictable context. The fiq_buffer is the FIQ isr's
|
||||
* only means of communication with the IRQ level and other kernel
|
||||
* context code.
|
||||
|
Loading…
Reference in New Issue
Block a user