Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4691
b: refs/heads/master
c: 27b05fd
h: refs/heads/master
i:
  4689: dafe78b
  4687: c55ae54
v: v3
  • Loading branch information
Julian Scheel authored and Linus Torvalds committed Jul 12, 2005
1 parent a7ffb8f commit 50bd936
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 8df3d46077e63ab87f954eb6e827689cdfe97155
refs/heads/master: 27b05fd22f8a1f9afd0377817b1811cfc95f8b7b
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/ttpci/budget-av.c
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,7 @@ static struct pci_device_id pci_tbl[] = {
MODULE_DEVICE_TABLE(pci, pci_tbl);

static struct saa7146_extension budget_extension = {
.name = "budget dvb /w video in\0",
.name = "budget_av",
.pci_tbl = pci_tbl,

.module = THIS_MODULE,
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c
Original file line number Diff line number Diff line change
Expand Up @@ -1626,7 +1626,7 @@ static struct usb_device_id ttusb_table[] = {
MODULE_DEVICE_TABLE(usb, ttusb_table);

static struct usb_driver ttusb_driver = {
.name = "Technotrend/Hauppauge USB-Nova",
.name = "ttusb",
.probe = ttusb_probe,
.disconnect = ttusb_disconnect,
.id_table = ttusb_table,
Expand Down

0 comments on commit 50bd936

Please sign in to comment.