Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250203
b: refs/heads/master
c: 53f1fe9
h: refs/heads/master
i:
  250201: 46f32b6
  250199: da8e869
v: v3
  • Loading branch information
Hans Petter Selasky authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent 11c7ba2 commit d4e8443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6588687a602ee5d97aad92a5910db1be16a4f6df
refs/heads/master: 53f1fe9465359e0cc080d4a7779cdfcd42b75e82
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/cx24116.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit d4e8443

Please sign in to comment.