[alsa-devel] [PATCH] ASoC: email - update email addresses.
This just updates my email address on some drivers I'd forgotten in a previous patch.
Signed-off-by: Liam Girdwood lrg@slimlogic.co.uk --- sound/soc/atmel/atmel_ssc_dai.c | 2 +- sound/soc/atmel/atmel_ssc_dai.h | 2 +- sound/soc/codecs/wm8350.c | 2 +- sound/soc/codecs/wm8990.c | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/sound/soc/atmel/atmel_ssc_dai.c b/sound/soc/atmel/atmel_ssc_dai.c index c5d6790..ff0054b 100644 --- a/sound/soc/atmel/atmel_ssc_dai.c +++ b/sound/soc/atmel/atmel_ssc_dai.c @@ -10,7 +10,7 @@ * Based on at91-ssc.c by * Frank Mandarino fmandarino@endrelia.com * Based on pxa2xx Platform drivers by - * Liam Girdwood liam.girdwood@wolfsonmicro.com + * Liam Girdwood lrg@slimlogic.co.uk * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sound/soc/atmel/atmel_ssc_dai.h b/sound/soc/atmel/atmel_ssc_dai.h index a828746..391135f 100644 --- a/sound/soc/atmel/atmel_ssc_dai.h +++ b/sound/soc/atmel/atmel_ssc_dai.h @@ -10,7 +10,7 @@ * Based on at91-ssc.c by * Frank Mandarino fmandarino@endrelia.com * Based on pxa2xx Platform drivers by - * Liam Girdwood liam.girdwood@wolfsonmicro.com + * Liam Girdwood lrg@slimlogic.co.uk * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sound/soc/codecs/wm8350.c b/sound/soc/codecs/wm8350.c index 75d3438..d356278 100644 --- a/sound/soc/codecs/wm8350.c +++ b/sound/soc/codecs/wm8350.c @@ -3,7 +3,7 @@ * * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC. * - * Author: Liam Girdwood lg@opensource.wolfsonmicro.com + * Author: Liam Girdwood lrg@slimlogic.co.uk * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/sound/soc/codecs/wm8990.c b/sound/soc/codecs/wm8990.c index 6af1d39..a2e9cc9 100644 --- a/sound/soc/codecs/wm8990.c +++ b/sound/soc/codecs/wm8990.c @@ -2,8 +2,7 @@ * wm8990.c -- WM8990 ALSA Soc Audio driver * * Copyright 2008 Wolfson Microelectronics PLC. - * Author: Liam Girdwood - * lg@opensource.wolfsonmicro.com or linux@wolfsonmicro.com + * Author: Liam Girdwood lrg@slimlogic.co.uk * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the
At Mon, 02 Feb 2009 22:23:22 +0000, Liam Girdwood wrote:
This just updates my email address on some drivers I'd forgotten in a previous patch.
Signed-off-by: Liam Girdwood lrg@slimlogic.co.uk
Applied now. Thanks.
Takashi
sound/soc/atmel/atmel_ssc_dai.c | 2 +- sound/soc/atmel/atmel_ssc_dai.h | 2 +- sound/soc/codecs/wm8350.c | 2 +- sound/soc/codecs/wm8990.c | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/sound/soc/atmel/atmel_ssc_dai.c b/sound/soc/atmel/atmel_ssc_dai.c index c5d6790..ff0054b 100644 --- a/sound/soc/atmel/atmel_ssc_dai.c +++ b/sound/soc/atmel/atmel_ssc_dai.c @@ -10,7 +10,7 @@
- Based on at91-ssc.c by
- Frank Mandarino fmandarino@endrelia.com
- Based on pxa2xx Platform drivers by
- Liam Girdwood liam.girdwood@wolfsonmicro.com
- Liam Girdwood lrg@slimlogic.co.uk
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
diff --git a/sound/soc/atmel/atmel_ssc_dai.h b/sound/soc/atmel/atmel_ssc_dai.h index a828746..391135f 100644 --- a/sound/soc/atmel/atmel_ssc_dai.h +++ b/sound/soc/atmel/atmel_ssc_dai.h @@ -10,7 +10,7 @@
- Based on at91-ssc.c by
- Frank Mandarino fmandarino@endrelia.com
- Based on pxa2xx Platform drivers by
- Liam Girdwood liam.girdwood@wolfsonmicro.com
- Liam Girdwood lrg@slimlogic.co.uk
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
diff --git a/sound/soc/codecs/wm8350.c b/sound/soc/codecs/wm8350.c index 75d3438..d356278 100644 --- a/sound/soc/codecs/wm8350.c +++ b/sound/soc/codecs/wm8350.c @@ -3,7 +3,7 @@
- Copyright (C) 2007, 2008 Wolfson Microelectronics PLC.
- Author: Liam Girdwood lg@opensource.wolfsonmicro.com
- Author: Liam Girdwood lrg@slimlogic.co.uk
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 2 as
diff --git a/sound/soc/codecs/wm8990.c b/sound/soc/codecs/wm8990.c index 6af1d39..a2e9cc9 100644 --- a/sound/soc/codecs/wm8990.c +++ b/sound/soc/codecs/wm8990.c @@ -2,8 +2,7 @@
- wm8990.c -- WM8990 ALSA Soc Audio driver
- Copyright 2008 Wolfson Microelectronics PLC.
- Author: Liam Girdwood
lg@opensource.wolfsonmicro.com or linux@wolfsonmicro.com
- Author: Liam Girdwood lrg@slimlogic.co.uk
- This program is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the
-- 1.5.6.3
participants (2)
-
Liam Girdwood
-
Takashi Iwai