Browse Source

[media] cx24116.c - fix for wrong parameter description

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Hans Petter Selasky 14 years ago
parent
commit
53f1fe9465
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/media/dvb/frontends/cx24116.c

+ 1 - 1
drivers/media/dvb/frontends/cx24116.c

@@ -137,7 +137,7 @@ MODULE_PARM_DESC(toneburst, "DiSEqC toneburst 0=OFF, 1=TONE CACHE, "\
 /* SNR measurements */
 static int esno_snr;
 module_param(esno_snr, int, 0644);
-MODULE_PARM_DESC(debug, "SNR return units, 0=PERCENTAGE 0-100, "\
+MODULE_PARM_DESC(esno_snr, "SNR return units, 0=PERCENTAGE 0-100, "\
 	"1=ESNO(db * 10) (default:0)");
 
 enum cmds {