Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367125
b: refs/heads/master
c: f60f5bc
h: refs/heads/master
i:
  367123: ee55039
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 17, 2013
1 parent 81f9b63 commit 4a67f75
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: da31934fb87dbe907d2ea77f300313f280792d8d
refs/heads/master: f60f5bcbe47d1a7c83b278740d22482a49a70269
2 changes: 1 addition & 1 deletion trunk/drivers/media/tuners/r820t.c
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ static int r820t_set_tv_standard(struct r820t_priv *priv,
return rc;
msleep(1);
}
priv->int_freq = if_khz;
priv->int_freq = if_khz * 1000;

/* Check if standard changed. If so, filter calibration is needed */
if (type != priv->type)
Expand Down

0 comments on commit 4a67f75

Please sign in to comment.