V4L/DVB: tm6000: bugfix param string

Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Stefan Ringel 2010-08-24 16:36:09 -03:00 committed by Mauro Carvalho Chehab
parent d06b49ed18
commit 401ad27867
1 changed files with 1 additions and 1 deletions

View File

@ -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