Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124062
b: refs/heads/master
c: e0ee77a
h: refs/heads/master
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 3bf2379 commit 80b35c6
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: 6c1022cbc87bbd962b7c1e551c2af290be9e4277
refs/heads/master: e0ee77acb1b849ce0ad729aff2427d3dc07ee5d1
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/stb0899_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1540,7 +1540,7 @@ static enum dvbfe_search stb0899_search(struct dvb_frontend *fe, struct dvbfe_pa
if (i_params->srate <= 5000000)
stb0899_set_mclk(state, 76500000);
else
stb0899_set_mclk(state, 99000000);
stb0899_set_mclk(state, 90000000);

switch (state->delsys) {
case DVBFE_DELSYS_DVBS:
Expand Down

0 comments on commit 80b35c6

Please sign in to comment.