kernel-ark/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
Makefile
qe_ic.c [POWERPC] qe_ic: Do a sync when masking interrupts 2006-12-08 17:10:22 +11:00
qe_ic.h
qe_io.c [HEADERS] Put linux/config.h out of its misery. 2006-10-09 19:13:51 -04:00
qe.c Merge branch 'linux-2.6' into for-linus 2006-12-04 15:59:07 +11: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
ucc.c [POWERPC] Fix the UCC rx/tx clock of QE 2006-10-25 13:49:22 +10:00