Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321707
b: refs/heads/master
c: 5cb7df2
h: refs/heads/master
i:
  321705: a60582f
  321703: 7148f60
v: v3
  • Loading branch information
Sarah Sharp committed Aug 7, 2012
1 parent 4d0668b commit 924efc8
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: 22ceac191211cf6688b1bf6ecd93c8b6bf80ed9b
refs/heads/master: 5cb7df2b2d3afee7638b3ef23a5bcb89c6f07bd9
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/xhci-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ static void xhci_pci_quirks(struct device *dev, struct xhci_hcd *xhci)
pdev->device == PCI_DEVICE_ID_ASROCK_P67) {
xhci->quirks |= XHCI_RESET_ON_RESUME;
xhci_dbg(xhci, "QUIRK: Resetting on resume\n");
xhci->quirks |= XHCI_TRUST_TX_LENGTH;
}
if (pdev->vendor == PCI_VENDOR_ID_VIA)
xhci->quirks |= XHCI_RESET_ON_RESUME;
Expand Down

0 comments on commit 924efc8

Please sign in to comment.