mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-10-31 18:09:19 +00:00
sound: use a common working email address
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
9f50bbad8f
commit
2f1e593d42
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* 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 @@
|
||||||
* 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);
|
||||||
/*
|
/*
|
||||||
* 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:
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue