patch-2.4.4 linux/include/asm-s390/chandev.h
Next file: linux/include/asm-s390/checksum.h
Previous file: linux/include/asm-s390/ccwcache.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Apr 11 19:02:28 2001
- Orig file:
v2.4.3/linux/include/asm-s390/chandev.h
- Orig date:
Tue Feb 13 14:13:44 2001
diff -u --recursive --new-file v2.4.3/linux/include/asm-s390/chandev.h linux/include/asm-s390/chandev.h
@@ -66,6 +66,12 @@
unsigned long irqflags,
const char *devname,
void *dev_id);
+/*
+ * I originally believed this function wouldn't be necessary
+ * I subsequently found that reprobing failed in certain cases :-(,
+ * It is just a wrapper for free irq.
+ */
+void chandev_free_irq(unsigned int irq, void *dev_id);
typedef enum
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)