Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303866
b: refs/heads/master
c: d56ba32
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Shishkin authored and Greg Kroah-Hartman committed May 8, 2012
1 parent 4b3ef45 commit 031de19
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f9df8395c7f9b1b8d0ea9221595a97f2f4720359
refs/heads/master: d56ba3205fe2e61264ef41f29cd90a666df032e4
2 changes: 2 additions & 0 deletions trunk/drivers/usb/gadget/ci13xxx_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ static void __devexit ci13xxx_pci_remove(struct pci_dev *pdev)
static DEFINE_PCI_DEVICE_TABLE(ci13xxx_pci_id_table) = {
{ PCI_DEVICE(0x153F, 0x1004) },
{ PCI_DEVICE(0x153F, 0x1006) },
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x0811) },
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x0829) },
{ 0, 0, 0, 0, 0, 0, 0 /* end: all zeroes */ }
};
MODULE_DEVICE_TABLE(pci, ci13xxx_pci_id_table);
Expand Down

0 comments on commit 031de19

Please sign in to comment.