Signed-off-by: Oliver Endriss <o.endr...@gmx.de>
---
 drivers/media/dvb/ngene/ngene-core.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/dvb/ngene/ngene-core.c 
b/drivers/media/dvb/ngene/ngene-core.c
index b370bd2..02118f2 100644
--- a/drivers/media/dvb/ngene/ngene-core.c
+++ b/drivers/media/dvb/ngene/ngene-core.c
@@ -47,7 +47,7 @@ MODULE_PARM_DESC(one_adapter, "Use only one adapter.");
 
 static int shutdown_workaround;
 module_param(shutdown_workaround, int, 0644);
-MODULE_PARM_DESC(one_adapter, "Activate workaround for shutdown problem with 
some chipsets.");
+MODULE_PARM_DESC(shutdown_workaround, "Activate workaround for shutdown 
problem with some chipsets.");
 
 static int debug;
 module_param(debug, int, 0444);
-- 
1.6.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to