Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92644
b: refs/heads/master
c: e9e6040
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 2a98746 commit 4770bd9
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: 0ea13e6e59853cab9e8ed3ac231ec5d44d8386a6
refs/heads/master: e9e6040df6c96678d7b776b3902e3b2c6bbfc5a3
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 @@ -2057,6 +2057,7 @@ static struct video_device *em28xx_vdev_init(struct em28xx *dev,
vfd->dev = &dev->udev->dev;
vfd->release = video_device_release;
vfd->type = type;
vfd->debug = video_debug;

snprintf(vfd->name, sizeof(vfd->name), "%s %s",
dev->name, type_name);
Expand Down

0 comments on commit 4770bd9

Please sign in to comment.