Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8131
b: refs/heads/master
c: 5b5b534
h: refs/heads/master
i:
  8129: 5a13cb3
  8127: 49379f9
v: v3
  • Loading branch information
Johannes Stezenbach authored and Linus Torvalds committed Sep 9, 2005
1 parent f6c814b commit 262baed
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: e2efeab26b77061ba5418f4c98c3b3ed100fb608
refs/heads/master: 5b5b53452be0b1132cfb8e22fbe5fe43c25140a0
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/bt8xx/dst.c
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,7 @@ static int dst_get_signal(struct dst_state* state)
{
int retval;
u8 get_signal[] = { 0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfb };
dprintk("%s: Getting Signal strength and other parameters\n", __FUNCTION__);
//dprintk("%s: Getting Signal strength and other parameters\n", __FUNCTION__);
if ((state->diseq_flags & ATTEMPT_TUNE) == 0) {
state->decode_lock = state->decode_strength = state->decode_snr = 0;
return 0;
Expand Down

0 comments on commit 262baed

Please sign in to comment.