Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164995
b: refs/heads/master
c: db8be50
h: refs/heads/master
i:
  164993: 2d52693
  164991: 63c4775
v: v3
  • Loading branch information
David Woodhouse authored and Greg Kroah-Hartman committed Sep 23, 2009
1 parent 8c496fb commit 21f6c54
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: 5971897f3025249c0eea1987fb12efb8c65c93a4
refs/heads/master: db8be50c4307dac2b37305fc59c8dc0f978d09ea
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/pci-quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -475,4 +475,4 @@ static void __devinit quirk_usb_early_handoff(struct pci_dev *pdev)
else if (pdev->class == PCI_CLASS_SERIAL_USB_XHCI)
quirk_usb_handoff_xhci(pdev);
}
DECLARE_PCI_FIXUP_FINAL(PCI_ANY_ID, PCI_ANY_ID, quirk_usb_early_handoff);
DECLARE_PCI_FIXUP_HEADER(PCI_ANY_ID, PCI_ANY_ID, quirk_usb_early_handoff);

0 comments on commit 21f6c54

Please sign in to comment.