/[openvortex]/alsa/pci/au88x0/au88x0_mixer.c
ViewVC logotype

Diff of /alsa/pci/au88x0/au88x0_mixer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by vizard, Sun Aug 10 20:12:04 2003 UTC revision 1.8 by mjander, Mon Sep 22 03:51:28 2003 UTC
# Line 19  int __devinit snd_vortex_mixer(vortex_t Line 19  int __devinit snd_vortex_mixer(vortex_t
19      ac97.write = vortex_codec_write;      ac97.write = vortex_codec_write;
20      ac97.read = vortex_codec_read;      ac97.read = vortex_codec_read;
21      ac97.private_data = vortex;      ac97.private_data = vortex;
       
22          return snd_ac97_mixer(vortex->card, &ac97, &vortex->codec);          return snd_ac97_mixer(vortex->card, &ac97, &vortex->codec);
23  }  }

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26