Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72171
b: refs/heads/master
c: 8e84c64
h: refs/heads/master
i:
  72169: 69e34ba
  72167: 304d904
v: v3
  • Loading branch information
Trent Piepho authored and Jaroslav Kysela committed Oct 23, 2007
1 parent 0528914 commit b51f21c
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: 44e0b6821d7eacb4f93d2c131d436f96e500aa08
refs/heads/master: 8e84c6413a2bec1c3e67bb38d42422f9f3262c10
2 changes: 1 addition & 1 deletion trunk/sound/pci/bt87x.c
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,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_id(snd_bt87x_ids, pci);
if (supported && supported->driver_data > 0)
return supported->driver_data;

Expand Down

0 comments on commit b51f21c

Please sign in to comment.