patch-2.4.22 linux-2.4.22/arch/ppc/kernel/m8xx_setup.c
Next file: linux-2.4.22/arch/ppc/kernel/misc.S
Previous file: linux-2.4.22/arch/ppc/kernel/m8260_setup.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/ppc/kernel/m8xx_setup.c
- Orig date:
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.21/arch/ppc/kernel/m8xx_setup.c linux-2.4.22/arch/ppc/kernel/m8xx_setup.c
@@ -279,7 +279,7 @@
i8259_init(0);
/* The i8259 cascade interrupt must be level sensitive. */
- ((immap_t *)IMAP_ADDR)->im_siu_conf.sc_siel &=
+ ((immap_t *)IMAP_ADDR)->im_siu_conf.sc_siel &=
~(0x80000000 >> ISA_BRIDGE_INT);
if (request_irq(ISA_BRIDGE_INT, mbx_i8259_action, 0, "i8259 cascade",
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)