Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4159
b: refs/heads/master
c: 159f597
h: refs/heads/master
i:
  4157: ad4f3df
  4155: b8365ac
  4151: f0c2b8e
  4143: b52bd43
  4127: 2e78df5
  4095: 39ad1ee
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Jul 6, 2005
1 parent bfb4142 commit 9eb8632
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: 83b78bd2d31f12d7d9317d9802a1996a7bd8a6f2
refs/heads/master: 159f597a8bd0f1d7650d5e580c93a2666c9c26d1
2 changes: 1 addition & 1 deletion trunk/sound/pci/bt87x.c
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ static int __devinit snd_bt87x_detect_card(struct pci_dev *pci)
int i;
const struct pci_device_id *supported;

supported = pci_match_device(driver, pci);
supported = pci_match_device(&driver, pci);
if (supported)
return supported->driver_data;

Expand Down

0 comments on commit 9eb8632

Please sign in to comment.