Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f1e593d authored by Alan Cox's avatar Alan Cox Committed by Takashi Iwai
Browse files

sound: use a common working email address



Signed-off-by: default avatarAlan Cox <alan@redhat.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 9f50bbad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 *	Initialisation code for Cyrix/NatSemi VSA1 softaudio
 *
 *	(C) Copyright 2003 Red Hat Inc <alan@redhat.com>
 *	(C) Copyright 2003 Red Hat Inc <alan@lxorguk.ukuu.org.uk>
 *
 * XpressAudio(tm) is used on the Cyrix MediaGX (now NatSemi Geode) systems.
 * The older version (VSA1) provides fairly good soundblaster emulation
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
 * cs5530.c - Initialisation code for Cyrix/NatSemi VSA1 softaudio
 *
 * 	(C) Copyright 2007 Ash Willis <ashwillis@programmer.net>
 *	(C) Copyright 2003 Red Hat Inc <alan@redhat.com>
 *	(C) Copyright 2003 Red Hat Inc <alan@lxorguk.ukuu.org.uk>
 *
 * This driver was ported (shamelessly ripped ;) from oss/kahlua.c but I did
 * mess with it a bit. The chip seems to have to have trouble with full duplex
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ module_exit(cleanup_soundcore);
/*
 *	OSS sound core handling. Breaks out sound functions to submodules
 *	
 *	Author:		Alan Cox <alan.cox@linux.org>
 *	Author:		Alan Cox <alan@lxorguk.ukuu.org.uk>
 *
 *	Fixes:
 *