Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219445
b: refs/heads/master
c: fb249ca
h: refs/heads/master
i:
  219443: 42705ba
v: v3
  • Loading branch information
Derek Kelly authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 334eea3 commit 572a552
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: d12da8e9349667336753709915c5bf7d0de15700
refs/heads/master: fb249ca61d469a9cb666ba7e1d992787dc6bad82
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/gp8psk-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ static int gp8psk_fe_read_signal_strength(struct dvb_frontend* fe, u16 *strength

static int gp8psk_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune)
{
tune->min_delay_ms = 200;
tune->min_delay_ms = 800;
return 0;
}

Expand Down

0 comments on commit 572a552

Please sign in to comment.