]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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 917bf41a293b2324596e4c0ec13853704aaacf79..f0e14dfcf71da0054181547d5c976d2e546ce633 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 {