[POWERPC] i8259: Add disable method
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 23 Oct 2007 13:06:38 +0000 (23:06 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Nov 2007 03:15:29 +0000 (14:15 +1100)
commit3a800ff50a107b1b562f17e087a65e4c18e3a35c
tree0c6ce80624733ad5355896b077adcc462c8ac828
parent1db3e890aed3ac39cded30d6e94618bda086f7ce
[POWERPC] i8259: Add disable method

Since commit 76d2160147f43f982dfe881404cfde9fd0a9da21, the NE2000 card
is not working anymore on PPC and POWERPC and produces WATCHDOG
timeouts.

The patch below fixes that the same way it has been done on x86, x86_64
and MIPS.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/i8259.c
arch/ppc/syslib/i8259.c