Commit 2f1e593d4209d0194f9639c5d11aa91171435963

Authored by Alan Cox
Committed by Takashi Iwai
1 parent 9f50bbad8f

sound: use a common working email address

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

Showing 3 changed files with 3 additions and 3 deletions Side-by-side Diff

1 1 /*
2 2 * Initialisation code for Cyrix/NatSemi VSA1 softaudio
3 3 *
4   - * (C) Copyright 2003 Red Hat Inc <alan@redhat.com>
  4 + * (C) Copyright 2003 Red Hat Inc <alan@lxorguk.ukuu.org.uk>
5 5 *
6 6 * XpressAudio(tm) is used on the Cyrix MediaGX (now NatSemi Geode) systems.
7 7 * The older version (VSA1) provides fairly good soundblaster emulation
... ... @@ -2,7 +2,7 @@
2 2 * cs5530.c - Initialisation code for Cyrix/NatSemi VSA1 softaudio
3 3 *
4 4 * (C) Copyright 2007 Ash Willis <ashwillis@programmer.net>
5   - * (C) Copyright 2003 Red Hat Inc <alan@redhat.com>
  5 + * (C) Copyright 2003 Red Hat Inc <alan@lxorguk.ukuu.org.uk>
6 6 *
7 7 * This driver was ported (shamelessly ripped ;) from oss/kahlua.c but I did
8 8 * mess with it a bit. The chip seems to have to have trouble with full duplex
... ... @@ -57,7 +57,7 @@
57 57 /*
58 58 * OSS sound core handling. Breaks out sound functions to submodules
59 59 *
60   - * Author: Alan Cox <alan.cox@linux.org>
  60 + * Author: Alan Cox <alan@lxorguk.ukuu.org.uk>
61 61 *
62 62 * Fixes:
63 63 *