Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76531
b: refs/heads/master
c: 8c85454
h: refs/heads/master
i:
  76529: 97d5d2d
  76527: 3bce82d
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 4b097be commit fafaadc
Show file tree
Hide file tree
Showing 4 changed files with 219 additions and 173 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: 90bdc14533fa37b86ada57fcf60c634106ddbb3f
refs/heads/master: 8c85454a5963747fca7d0699e2450f676314c176
1 change: 1 addition & 0 deletions trunk/drivers/media/video/saa7134/saa7134-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,7 @@ static struct video_device *vdev_init(struct saa7134_dev *dev,
vfd->minor = -1;
vfd->dev = &dev->pci->dev;
vfd->release = video_device_release;
vfd->debug = video_debug;
snprintf(vfd->name, sizeof(vfd->name), "%s %s (%s)",
dev->name, type, saa7134_boards[dev->board].name);
return vfd;
Expand Down
Loading

0 comments on commit fafaadc

Please sign in to comment.