Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124029
b: refs/heads/master
c: 54c358f
h: refs/heads/master
i:
  124027: 2dfe6cc
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent ea95894 commit f27c0bf
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: b797c206168992e8a2c080e80e39a56410cdaac0
refs/heads/master: 54c358fc23a4ca6c75bc0f8c6b3864ae16cba803
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 @@ -1508,7 +1508,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 f27c0bf

Please sign in to comment.