Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366813
b: refs/heads/master
c: b781e6b
h: refs/heads/master
i:
  366811: 6c7a5d2
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 24, 2013
1 parent bbad938 commit e01ec4e
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: 4e5f1130070ebfdde1b0ea6277e881404e5f34ce
refs/heads/master: b781e6be79a394cd6980e9cd8fd5c25822d152b6
2 changes: 1 addition & 1 deletion trunk/drivers/media/i2c/sony-btf-mpx.c
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ static int sony_btf_mpx_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt)
return 0;
}

static int sony_btf_mpx_s_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt)
static int sony_btf_mpx_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt)
{
struct sony_btf_mpx *t = to_state(sd);

Expand Down

0 comments on commit e01ec4e

Please sign in to comment.