Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289593
b: refs/heads/master
c: 1b8860d
h: refs/heads/master
i:
  289591: 2c3119e
v: v3
  • Loading branch information
Cyril Roelandt authored and Felipe Balbi committed Feb 27, 2012
1 parent a1478c7 commit ba5d325
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: 1435db486c131b4b76d8e2a261ae6292ffc3f7ca
refs/heads/master: 1b8860df38963218a30e9f1f39d649c992cb9efa
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/amd5536udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3406,7 +3406,7 @@ static int udc_remote_wakeup(struct udc *dev)
}

/* PCI device parameters */
static const struct pci_device_id pci_id[] = {
static DEFINE_PCI_DEVICE_TABLE(pci_id) = {
{
PCI_DEVICE(PCI_VENDOR_ID_AMD, 0x2096),
.class = (PCI_CLASS_SERIAL_USB << 8) | 0xfe,
Expand Down

0 comments on commit ba5d325

Please sign in to comment.