patch-2.4.4 linux/include/asm-s390x/chandev.h

Next file: linux/include/asm-s390x/cpcmd.h
Previous file: linux/include/asm-s390x/ccwcache.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/include/asm-s390x/chandev.h linux/include/asm-s390x/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)