Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44062
b: refs/heads/master
c: 5d9d171
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 10, 2006
1 parent 53b501c commit ffe0882
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: ced8fecaecba6aa6b092abeb0c9e51deeeac9247
refs/heads/master: 5d9d171aaed2e0b1c5caac96efd4d4150eec97e1
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/bt8xx/bttv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -1793,7 +1793,7 @@ static int bttv_common_ioctls(struct bttv *btv, unsigned int cmd, void *arg)
memset(i,0,sizeof(*i));
i->index = n;
i->type = V4L2_INPUT_TYPE_CAMERA;
i->audioset = 0;
i->audioset = 1;
if (i->index == bttv_tvcards[btv->c.type].tuner) {
sprintf(i->name, "Television");
i->type = V4L2_INPUT_TYPE_TUNER;
Expand Down

0 comments on commit ffe0882

Please sign in to comment.