[PATCH] irq-flags: documentation: Use the new IRQF_ constants
[safe/jmp/linux-2.6] / Documentation / scsi / tmscsim.txt
index e165229..df7a02b 100644 (file)
@@ -109,7 +109,7 @@ than the 33.33 MHz being in the PCI spec.
 
 If you want to share the IRQ with another device and the driver refuses to
 do so, you might succeed with changing the DC390_IRQ type in tmscsim.c to 
-SA_SHIRQ | SA_INTERRUPT.
+IRQF_SHARED | IRQF_DISABLED.
 
 
 3.Features