mirror of
https://github.com/torvalds/linux.git
synced 2026-06-30 18:15:23 +02:00
This patch causes a sync do be done after masking a QE interrupt, to ensure that the masking has completed before interrupts are enabled. This allows the masking of the cascade IRQ to be removed without causing spurious interrupts. The mask_and_ack function is also removed and set to the mask function, as the two are identical. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| qe_ic.c | ||
| qe_ic.h | ||
| qe_io.c | ||
| qe.c | ||
| ucc_fast.c | ||
| ucc_slow.c | ||
| ucc.c | ||