Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19556
b: refs/heads/master
c: ec6c8c3
h: refs/heads/master
v: v3
  • Loading branch information
Jon Mason authored and Jaroslav Kysela committed Jan 22, 2006
1 parent a968523 commit 8f190e4
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: e3183ec9cd98db7800d078768b1c9edc2fd0425f
refs/heads/master: ec6c8c3b2588261669c1b101338ab4fe43b1b9c0
2 changes: 1 addition & 1 deletion trunk/sound/pci/ali5451/ali5451.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ struct snd_ali {
};

static struct pci_device_id snd_ali_ids[] = {
{0x10b9, 0x5451, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, },
{PCI_DEVICE(PCI_VENDOR_ID_AL, PCI_DEVICE_ID_AL_M5451), 0, 0, 0},
{0, }
};
MODULE_DEVICE_TABLE(pci, snd_ali_ids);
Expand Down

0 comments on commit 8f190e4

Please sign in to comment.