[MIPS] SNI: s/achknowledge/acknowledge/
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
3247989ee8
commit
eae5fdc3e5
|
@ -244,7 +244,7 @@ static void pcimt_hwint1(void)
|
||||||
if (pend & IT_EISA) {
|
if (pend & IT_EISA) {
|
||||||
int irq;
|
int irq;
|
||||||
/*
|
/*
|
||||||
* Note: ASIC PCI's builtin interrupt achknowledge feature is
|
* Note: ASIC PCI's builtin interrupt acknowledge feature is
|
||||||
* broken. Using it may result in loss of some or all i8259
|
* broken. Using it may result in loss of some or all i8259
|
||||||
* interrupts, so don't use PCIMT_INT_ACKNOWLEDGE ...
|
* interrupts, so don't use PCIMT_INT_ACKNOWLEDGE ...
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue