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

Commit 401ad278 authored by Stefan Ringel's avatar Stefan Ringel Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB: tm6000: bugfix param string

parent d06b49ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ MODULE_PARM_DESC(ir_debug, "enable debug message [IR]");

static unsigned int enable_ir = 1;
module_param(enable_ir, int, 0644);
MODULE_PARM_DESC(enable_ir, "enable ir (default is enable");
MODULE_PARM_DESC(enable_ir, "enable ir (default is enable)");

#undef dprintk