Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367144
b: refs/heads/master
c: f265889
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 17, 2013
1 parent d45f69e commit 655cf62
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: c0c6ed8d0479d47949e2345510b8fc8af41f7ed2
refs/heads/master: f26588947b613925f11f5336320ff4d11b617a62
2 changes: 1 addition & 1 deletion trunk/drivers/media/tuners/r820t.c
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ static int r820t_set_tv_standard(struct r820t_priv *priv,
return rc;

/* Set BW, Filter_gain, & HP corner */
rc = r820t_write_reg_mask(priv, 0x0b, hp_cor, 0x10);
rc = r820t_write_reg_mask(priv, 0x0b, hp_cor, 0xef);
if (rc < 0)
return rc;

Expand Down

0 comments on commit 655cf62

Please sign in to comment.