Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81521
b: refs/heads/master
c: 682fc0a
h: refs/heads/master
i:
  81519: 84e7ff4
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jan 31, 2008
1 parent 2b6002d commit a6bcacc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d3909ffe57174ee10a2ba2cdd75a7c7383f1983
refs/heads/master: 682fc0a5fe1a309a9a1860a0d50a2c6977d961cd
2 changes: 2 additions & 0 deletions trunk/sound/pci/emu10k1/emu10k1x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1583,6 +1583,8 @@ static int __devinit snd_emu10k1x_probe(struct pci_dev *pci,
sprintf(card->longname, "%s at 0x%lx irq %i",
card->shortname, chip->port, chip->irq);

snd_card_set_dev(card, &pci->dev);

if ((err = snd_card_register(card)) < 0) {
snd_card_free(card);
return err;
Expand Down

0 comments on commit a6bcacc

Please sign in to comment.