Make parameter debug writable
authorKarsten Keil <kkeil@suse.de>
Sun, 11 Jan 2009 16:58:13 +0000 (17:58 +0100)
committerKarsten Keil <kkeil@suse.de>
Sun, 11 Jan 2009 16:58:13 +0000 (17:58 +0100)
Overseen in the last patch series.

Signed-off-by: Karsten Keil <kkeil@suse.de>
drivers/isdn/hardware/mISDN/hfcpci.c

index 917bf41..f0e14df 100644 (file)
@@ -61,7 +61,7 @@ u32   hfc_jiffies;
 
 MODULE_AUTHOR("Karsten Keil");
 MODULE_LICENSE("GPL");
-module_param(debug, uint, 0);
+module_param(debug, uint, S_IRUGO | S_IWUSR);
 module_param(poll, uint, S_IRUGO | S_IWUSR);
 
 enum {