Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106474
b: refs/heads/master
c: 462dba2
h: refs/heads/master
v: v3
  • Loading branch information
Rene Herman authored and Takashi Iwai committed Jul 17, 2008
1 parent 3a6bd01 commit 1c5e8af
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 810fd3f3f621fef9d1ac71b198d830fdeafbc1c3
refs/heads/master: 462dba28e1921f19319d11a44b7bb97e72da2a79
1 change: 1 addition & 0 deletions trunk/sound/pci/ens1370.c
Original file line number Diff line number Diff line change
Expand Up @@ -1629,6 +1629,7 @@ static int __devinit snd_ensoniq_1371_mixer(struct ensoniq *ensoniq,
memset(&ac97, 0, sizeof(ac97));
ac97.private_data = ensoniq;
ac97.private_free = snd_ensoniq_mixer_free_ac97;
ac97.pci = ensoniq->pci;
ac97.scaps = AC97_SCAP_AUDIO;
if ((err = snd_ac97_mixer(pbus, &ac97, &ensoniq->u.es1371.ac97)) < 0)
return err;
Expand Down

0 comments on commit 1c5e8af

Please sign in to comment.