Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185335
b: refs/heads/master
c: 1ba2557
h: refs/heads/master
i:
  185333: 8a1e6a3
  185331: 7f9c2d8
  185327: 4fb788b
v: v3
  • Loading branch information
Németh Márton authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent c000fb8 commit f61b66f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 07824d3d69e923a5173f9066469c81d83c8d6eab
refs/heads/master: 1ba2557f298a64af4419ca094c5ecf99dc775354
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/goku_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1859,7 +1859,7 @@ static int goku_probe(struct pci_dev *pdev, const struct pci_device_id *id)

/*-------------------------------------------------------------------------*/

static struct pci_device_id pci_ids [] = { {
static const struct pci_device_id pci_ids[] = { {
.class = ((PCI_CLASS_SERIAL_USB << 8) | 0xfe),
.class_mask = ~0,
.vendor = 0x102f, /* Toshiba */
Expand Down

0 comments on commit f61b66f

Please sign in to comment.