Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321946
b: refs/heads/master
c: 53e1719
h: refs/heads/master
v: v3
  • Loading branch information
Ondrej Zary authored and Takashi Iwai committed Aug 21, 2012
1 parent f2ec841 commit 5401644
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: 535b6c51fe8293c88ce919cdfc4390c67a1cb6d1
refs/heads/master: 53e1719f3da0f095b8db1461bd12dd79f3246b84
2 changes: 1 addition & 1 deletion trunk/sound/isa/als100.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ static int __devinit snd_card_als100_probe(int dev,
irq[dev], dma8[dev], dma16[dev]);
}

if ((error = snd_sb16dsp_pcm(chip, 0, NULL)) < 0) {
if ((error = snd_sb16dsp_pcm(chip, 0, &chip->pcm)) < 0) {
snd_card_free(card);
return error;
}
Expand Down

0 comments on commit 5401644

Please sign in to comment.