From: Graeme Gregory Date: Wed, 30 Apr 2008 18:25:23 +0000 (+0200) Subject: [ALSA] soc - neo1973_wm8753.c change maintainer contact info X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=443590e6f1823cd4bc1199cc658074bc3e30acbf;p=linux-beck.git [ALSA] soc - neo1973_wm8753.c change maintainer contact info I have moved workplaces since I originally wrote this driver so update the contact info for new employers. Signed-off-by: Graeme Gregory Signed-off-by: Mark Brown Signed-off-by: Takashi Iwai --- diff --git a/sound/soc/s3c24xx/neo1973_wm8753.c b/sound/soc/s3c24xx/neo1973_wm8753.c index e2339b9f0b3b..c8caddffc42d 100644 --- a/sound/soc/s3c24xx/neo1973_wm8753.c +++ b/sound/soc/s3c24xx/neo1973_wm8753.c @@ -667,6 +667,6 @@ module_init(neo1973_init); module_exit(neo1973_exit); /* Module information */ -MODULE_AUTHOR("Graeme Gregory, graeme.gregory@wolfsonmicro.com, www.wolfsonmicro.com"); +MODULE_AUTHOR("Graeme Gregory, graeme@openmoko.org, www.openmoko.org"); MODULE_DESCRIPTION("ALSA SoC WM8753 Neo1973"); MODULE_LICENSE("GPL");