Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9785a8f8 authored by Karsten Keil's avatar Karsten Keil
Browse files

Make parameter debug writable



Overseen in the last patch series.

Signed-off-by: default avatarKarsten Keil <kkeil@suse.de>
parent 57de16e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {