patch-2.4.22 linux-2.4.22/arch/mips/vr41xx/nec-eagle/irq.c

Next file: linux-2.4.22/arch/mips/vr41xx/nec-eagle/pci_fixup.c
Previous file: linux-2.4.22/arch/mips/vr41xx/nec-eagle/init.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/mips/vr41xx/nec-eagle/irq.c linux-2.4.22/arch/mips/vr41xx/nec-eagle/irq.c
@@ -164,9 +164,6 @@
 	writeb(0, NEC_EAGLE_SDBINTMSK);
 	writeb(0, NEC_EAGLE_PCIINTMSKREG);
 
-	vr41xx_set_irq_trigger(VRC4173_PIN, TRIGGER_LEVEL, SIGNAL_THROUGH);
-	vr41xx_set_irq_level(VRC4173_PIN, LEVEL_LOW);
-
 	vr41xx_set_irq_trigger(PCISLOT_PIN, TRIGGER_LEVEL, SIGNAL_THROUGH);
 	vr41xx_set_irq_level(PCISLOT_PIN, LEVEL_HIGH);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)