Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193127
b: refs/heads/master
c: 0eed42e
h: refs/heads/master
i:
  193125: d32f5a8
  193123: e46f207
  193119: b5ab52f
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent f49f478 commit 62da5e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cf19cd3d8a043b1c5784218709a85e358e0d78fb
refs/heads/master: 0eed42e48a6292ebc96606c6a7105c69b37666d0
1 change: 1 addition & 0 deletions trunk/drivers/media/video/em28xx/em28xx-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -1500,6 +1500,7 @@ static int vidioc_g_tuner(struct file *file, void *priv,
return -EINVAL;

strcpy(t->name, "Tuner");
t->type = V4L2_TUNER_ANALOG_TV;

mutex_lock(&dev->lock);
v4l2_device_call_all(&dev->v4l2_dev, 0, tuner, g_tuner, t);
Expand Down

0 comments on commit 62da5e0

Please sign in to comment.