Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124120
b: refs/heads/master
c: da40b59
h: refs/heads/master
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent e18ec26 commit 8e91735
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: 667d75e7c61e73a59ff452b3a5ce04d9b3e8eca5
refs/heads/master: da40b59305f373d386435ece69244c570e3954b6
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/stb6100.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ static int stb6100_set_frequency(struct dvb_frontend *fe, u32 frequency)
if ((rc = stb6100_write_reg_range(state, &regs[1], 1, STB6100_NUMREGS - 3)) < 0)
return rc;

msleep(30);
msleep(100);

return 0;
}
Expand Down

0 comments on commit 8e91735

Please sign in to comment.