Update of /cvsroot/alsa/alsa-kernel/pci/ac97
In directory sc8-pr-cvs1:/tmp/cvs-serv30564/ac97
Modified Files:
ac97_patch.c
Log Message:
fixed typo in the last AD198x fix.
Index: ac97_patch.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/ac97/ac97_patch.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ac97_patch.c 16 Oct 2003 15:13:54 -0000 1.25
+++ ac97_patch.c 17 Oct 2003 10:28:06 -0000 1.26
@@ -770,7 +770,7 @@
snd_ac97_rename_ctl(ac97, "Master Playback Switch", "Master Surround Playback
Switch");
snd_ac97_rename_ctl(ac97, "Master Playback Volume", "Master Surround Playback
Volume");
snd_ac97_rename_ctl(ac97, "Headphone Playback Switch", "Master Playback
Switch");
- snd_ac97_rename_ctl(ac97, "Headphone Playback Volume", "Headphone Playback
Volume");
+ snd_ac97_rename_ctl(ac97, "Headphone Playback Volume", "Master Playback
Volume");
return 0;
}
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog