Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285332
b: refs/heads/master
c: 884b051
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Nov 30, 2011
1 parent 29deeea commit 3d3f388
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: 15a295ec31fbef374ebda5f286a908e498a4579a
refs/heads/master: 884b0515dcbcd9e574d385c97f80243805b5b0f3
2 changes: 1 addition & 1 deletion trunk/drivers/media/common/tuners/tuner-xc2028.c
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ static int xc2028_signal(struct dvb_frontend *fe, u16 *strength)

/* Frequency is locked */
if (frq_lock == 1)
signal = 32768;
signal = 1 << 11;

/* Get SNR of the video signal */
rc = xc2028_get_reg(priv, 0x0040, &signal);
Expand Down

0 comments on commit 3d3f388

Please sign in to comment.