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

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
/* /*
* Initialisation code for Cyrix/NatSemi VSA1 softaudio * 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. * XpressAudio(tm) is used on the Cyrix MediaGX (now NatSemi Geode) systems.
* The older version (VSA1) provides fairly good soundblaster emulation * The older version (VSA1) provides fairly good soundblaster emulation
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* cs5530.c - Initialisation code for Cyrix/NatSemi VSA1 softaudio * cs5530.c - Initialisation code for Cyrix/NatSemi VSA1 softaudio
* *
* (C) Copyright 2007 Ash Willis <ashwillis@programmer.net> * (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 * 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 * mess with it a bit. The chip seems to have to have trouble with full duplex
......
...@@ -57,7 +57,7 @@ module_exit(cleanup_soundcore); ...@@ -57,7 +57,7 @@ module_exit(cleanup_soundcore);
/* /*
* OSS sound core handling. Breaks out sound functions to submodules * 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: * Fixes:
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment