Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103862
b: refs/heads/master
c: 1d0a436
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 20, 2008
1 parent 3bde8e2 commit 3a8e20b
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: f24648e42fd4b7d3ad5af6eaefe0214426933954
refs/heads/master: 1d0a436256dc1aecfad901bcd4432dac1cabe6b2
1 change: 1 addition & 0 deletions trunk/drivers/media/video/bt8xx/bttv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -4188,6 +4188,7 @@ static struct video_device *vdev_init(struct bttv *btv,
vfd->dev = &btv->c.pci->dev;
vfd->release = video_device_release;
vfd->type = type;
vfd->debug = bttv_debug;
snprintf(vfd->name, sizeof(vfd->name), "BT%d%s %s (%s)",
btv->id, (btv->id==848 && btv->revision==0x12) ? "A" : "",
type_name, bttv_tvcards[btv->c.type].name);
Expand Down

0 comments on commit 3a8e20b

Please sign in to comment.