dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/sysdev/qe_lib
Scott Wood 2c1d2f34a0 [POWERPC] qe_ic: Do a sync when masking interrupts
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>
2006-12-08 17:10:22 +11:00
..
Kconfig [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
Makefile [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
qe.c Merge branch 'linux-2.6' into for-linus 2006-12-04 15:59:07 +11:00
qe_ic.c [POWERPC] qe_ic: Do a sync when masking interrupts 2006-12-08 17:10:22 +11:00
qe_ic.h [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
qe_io.c [HEADERS] Put linux/config.h out of its misery. 2006-10-09 19:13:51 -04:00
ucc.c [POWERPC] Fix the UCC rx/tx clock of QE 2006-10-25 13:49:22 +10:00
ucc_fast.c [POWERPC] Replace kmalloc+memset with kzalloc 2006-12-04 20:42:09 +11:00
ucc_slow.c [POWERPC] Replace kmalloc+memset with kzalloc 2006-12-04 20:42:09 +11:00