Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330784
b: refs/heads/master
c: ffd491f
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Aug 12, 2012
1 parent 7976e39 commit 3085667
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: e0e52d4e9f5bce7ea887027c127473eb654a5a04
refs/heads/master: ffd491fd6f4129c201926edbbd63e2088d82d2fa
2 changes: 1 addition & 1 deletion trunk/drivers/media/common/tuners/qt1010.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ static int qt1010_init_meas1(struct qt1010_priv *priv,
return qt1010_writereg(priv, 0x1e, 0x00);
}

static u8 qt1010_init_meas2(struct qt1010_priv *priv,
static int qt1010_init_meas2(struct qt1010_priv *priv,
u8 reg_init_val, u8 *retval)
{
u8 i, val;
Expand Down

0 comments on commit 3085667

Please sign in to comment.