Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131788
b: refs/heads/master
c: e8bf069
h: refs/heads/master
v: v3
  • Loading branch information
Anssi Hannula authored and Takashi Iwai committed Feb 23, 2009
1 parent d3cf523 commit a6970df
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: e32740d9786b8a6c54f6e3d670567d9ef57b3b8c
refs/heads/master: e8bf069c419c1dc0657e02636441fe1179a9db14
2 changes: 1 addition & 1 deletion trunk/sound/pci/aw2/aw2-alsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ module_param_array(enable, bool, NULL, 0444);
MODULE_PARM_DESC(enable, "Enable Audiowerk2 soundcard.");

static struct pci_device_id snd_aw2_ids[] = {
{PCI_VENDOR_ID_SAA7146, PCI_DEVICE_ID_SAA7146, PCI_ANY_ID, PCI_ANY_ID,
{PCI_VENDOR_ID_SAA7146, PCI_DEVICE_ID_SAA7146, 0, 0,
0, 0, 0},
{0}
};
Expand Down

0 comments on commit a6970df

Please sign in to comment.