forked from mirrors/linux
disable_irq() after request_irq() still has a time gap in which
interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will
disable IRQ auto-enable when request IRQ.
Fixes:
|
||
|---|---|---|
| .. | ||
| p54 | ||
| Kconfig | ||
| Makefile | ||