diff options
author | Liam Girdwood <lrg@slimlogic.co.uk> | 2008-10-12 08:17:36 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-10-12 20:26:42 -0400 |
commit | d331124dc2923ec0966a82e3428c532cee8da95f (patch) | |
tree | a4f84b5b4fcfd0890844128be577c405c50f9a5f /sound/soc/pxa/pxa2xx-i2s.c | |
parent | 9d37484c8ce06d95c53c2bbadfc205faaff834bc (diff) |
ALSA: ASoC: update email address for Liam Girdwood
Update the contact information for Liam Girdwood in ASoC core and
drivers as my old email address is no longer valid.
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/pxa/pxa2xx-i2s.c')
-rw-r--r-- | sound/soc/pxa/pxa2xx-i2s.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/pxa/pxa2xx-i2s.c b/sound/soc/pxa/pxa2xx-i2s.c index 39d19212f6d3..64057b1d220d 100644 --- a/sound/soc/pxa/pxa2xx-i2s.c +++ b/sound/soc/pxa/pxa2xx-i2s.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Copyright 2005 Wolfson Microelectronics PLC. | 4 | * Copyright 2005 Wolfson Microelectronics PLC. |
5 | * Author: Liam Girdwood | 5 | * Author: Liam Girdwood |
6 | * liam.girdwood@wolfsonmicro.com or linux@wolfsonmicro.com | 6 | * lrg@slimlogic.co.uk |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify it | 8 | * This program is free software; you can redistribute it and/or modify it |
9 | * under the terms of the GNU General Public License as published by the | 9 | * under the terms of the GNU General Public License as published by the |
@@ -366,6 +366,6 @@ module_init(pxa2xx_i2s_init); | |||
366 | module_exit(pxa2xx_i2s_exit); | 366 | module_exit(pxa2xx_i2s_exit); |
367 | 367 | ||
368 | /* Module information */ | 368 | /* Module information */ |
369 | MODULE_AUTHOR("Liam Girdwood, liam.girdwood@wolfsonmicro.com, www.wolfsonmicro.com"); | 369 | MODULE_AUTHOR("Liam Girdwood, lrg@slimlogic.co.uk"); |
370 | MODULE_DESCRIPTION("pxa2xx I2S SoC Interface"); | 370 | MODULE_DESCRIPTION("pxa2xx I2S SoC Interface"); |
371 | MODULE_LICENSE("GPL"); | 371 | MODULE_LICENSE("GPL"); |