Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331026
b: refs/heads/master
c: ab2e06a
h: refs/heads/master
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Sep 18, 2012
1 parent 4d4ed3b commit 00c9302
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c4931055c2261a4c22520342ef209b74df7d2e91
refs/heads/master: ab2e06acb4ae0293add73608a49512530758edf6
2 changes: 2 additions & 0 deletions trunk/drivers/media/dvb-frontends/af9013.c
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,8 @@ static int af9013_set_frontend(struct dvb_frontend *fe)
else
if_frequency = state->config.if_frequency;

dbg("%s: if_frequency=%d", __func__, if_frequency);

sampling_freq = if_frequency;

while (sampling_freq > (state->config.clock / 2))
Expand Down

0 comments on commit 00c9302

Please sign in to comment.