Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72581
b: refs/heads/master
c: 5174528
h: refs/heads/master
i:
  72579: b71fcb7
v: v3
  • Loading branch information
David Brownell authored and Greg Kroah-Hartman committed Oct 25, 2007
1 parent 2eb8e4d commit 7fa5f51
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: acd2a847e7fee7df11817f67dba75a2802793e5d
refs/heads/master: 51745281b0bf56312b78d8f56afb970cd7c91137
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/amd5536udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3289,7 +3289,7 @@ static int udc_pci_probe(
dev->chiprev = pdev->revision;

pci_set_master(pdev);
pci_set_mwi(pdev);
pci_try_set_mwi(pdev);

/* init dma pools */
if (use_dma) {
Expand Down

0 comments on commit 7fa5f51

Please sign in to comment.