* [PATCH v2 1/5] ASoC: tlv320dac33: Update e-mail address
2011-05-10 6:01 [PATCH v2 0/5] ASoC: Update e-mail address Peter Ujfalusi
@ 2011-05-10 6:01 ` Peter Ujfalusi
2011-05-10 6:01 ` [PATCH v2 2/5] ASoC: tpa6130a2: " Peter Ujfalusi
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Peter Ujfalusi @ 2011-05-10 6:01 UTC (permalink / raw)
To: alsa-devel; +Cc: Mark Brown, Liam Girdwood
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
include/sound/tlv320dac33-plat.h | 2 +-
sound/soc/codecs/tlv320dac33.c | 4 ++--
sound/soc/codecs/tlv320dac33.h | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/include/sound/tlv320dac33-plat.h b/include/sound/tlv320dac33-plat.h
index 6c66496..0b94192 100644
--- a/include/sound/tlv320dac33-plat.h
+++ b/include/sound/tlv320dac33-plat.h
@@ -1,7 +1,7 @@
/*
* Platform header for Texas Instruments TLV320DAC33 codec driver
*
- * Author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* Copyright: (C) 2009 Nokia Corporation
*
diff --git a/sound/soc/codecs/tlv320dac33.c b/sound/soc/codecs/tlv320dac33.c
index 082e9d5..61220f8 100644
--- a/sound/soc/codecs/tlv320dac33.c
+++ b/sound/soc/codecs/tlv320dac33.c
@@ -1,7 +1,7 @@
/*
* ALSA SoC Texas Instruments TLV320DAC33 codec driver
*
- * Author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* Copyright: (C) 2009 Nokia Corporation
*
@@ -1655,5 +1655,5 @@ module_exit(dac33_module_exit);
MODULE_DESCRIPTION("ASoC TLV320DAC33 codec driver");
-MODULE_AUTHOR("Peter Ujfalusi <peter.ujfalusi@nokia.com>");
+MODULE_AUTHOR("Peter Ujfalusi <peter.ujfalusi@ti.com>");
MODULE_LICENSE("GPL");
diff --git a/sound/soc/codecs/tlv320dac33.h b/sound/soc/codecs/tlv320dac33.h
index 7c318b5..ed69670 100644
--- a/sound/soc/codecs/tlv320dac33.h
+++ b/sound/soc/codecs/tlv320dac33.h
@@ -1,7 +1,7 @@
/*
* ALSA SoC Texas Instruments TLV320DAC33 codec driver
*
- * Author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* Copyright: (C) 2009 Nokia Corporation
*
--
1.7.5.rc3
^ permalink raw reply related [flat|nested] 7+ messages in thread* [PATCH v2 2/5] ASoC: tpa6130a2: Update e-mail address
2011-05-10 6:01 [PATCH v2 0/5] ASoC: Update e-mail address Peter Ujfalusi
2011-05-10 6:01 ` [PATCH v2 1/5] ASoC: tlv320dac33: " Peter Ujfalusi
@ 2011-05-10 6:01 ` Peter Ujfalusi
2011-05-10 6:01 ` [PATCH v2 3/5] ASoC: omap-mcbsp: " Peter Ujfalusi
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Peter Ujfalusi @ 2011-05-10 6:01 UTC (permalink / raw)
To: alsa-devel; +Cc: Mark Brown, Liam Girdwood
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
include/sound/tpa6130a2-plat.h | 2 +-
sound/soc/codecs/tpa6130a2.c | 4 ++--
sound/soc/codecs/tpa6130a2.h | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/include/sound/tpa6130a2-plat.h b/include/sound/tpa6130a2-plat.h
index e29fde6..89beccb 100644
--- a/include/sound/tpa6130a2-plat.h
+++ b/include/sound/tpa6130a2-plat.h
@@ -3,7 +3,7 @@
*
* Copyright (C) Nokia Corporation
*
- * Written by Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/sound/soc/codecs/tpa6130a2.c b/sound/soc/codecs/tpa6130a2.c
index 1f1ac81..239e0c4 100644
--- a/sound/soc/codecs/tpa6130a2.c
+++ b/sound/soc/codecs/tpa6130a2.c
@@ -3,7 +3,7 @@
*
* Copyright (C) Nokia Corporation
*
- * Author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -495,7 +495,7 @@ static void __exit tpa6130a2_exit(void)
i2c_del_driver(&tpa6130a2_i2c_driver);
}
-MODULE_AUTHOR("Peter Ujfalusi");
+MODULE_AUTHOR("Peter Ujfalusi <peter.ujfalusi@ti.com>");
MODULE_DESCRIPTION("TPA6130A2 Headphone amplifier driver");
MODULE_LICENSE("GPL");
diff --git a/sound/soc/codecs/tpa6130a2.h b/sound/soc/codecs/tpa6130a2.h
index 5df49c8..4174440 100644
--- a/sound/soc/codecs/tpa6130a2.h
+++ b/sound/soc/codecs/tpa6130a2.h
@@ -3,7 +3,7 @@
*
* Copyright (C) Nokia Corporation
*
- * Author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
--
1.7.5.rc3
^ permalink raw reply related [flat|nested] 7+ messages in thread* [PATCH v2 3/5] ASoC: omap-mcbsp: Update e-mail address
2011-05-10 6:01 [PATCH v2 0/5] ASoC: Update e-mail address Peter Ujfalusi
2011-05-10 6:01 ` [PATCH v2 1/5] ASoC: tlv320dac33: " Peter Ujfalusi
2011-05-10 6:01 ` [PATCH v2 2/5] ASoC: tpa6130a2: " Peter Ujfalusi
@ 2011-05-10 6:01 ` Peter Ujfalusi
2011-05-10 6:01 ` [PATCH v2 4/5] ASoC: omap-pcm: " Peter Ujfalusi
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Peter Ujfalusi @ 2011-05-10 6:01 UTC (permalink / raw)
To: alsa-devel; +Cc: Mark Brown, Liam Girdwood
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
sound/soc/omap/omap-mcbsp.c | 2 +-
sound/soc/omap/omap-mcbsp.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/soc/omap/omap-mcbsp.c b/sound/soc/omap/omap-mcbsp.c
index 2175f09..afbc7be 100644
--- a/sound/soc/omap/omap-mcbsp.c
+++ b/sound/soc/omap/omap-mcbsp.c
@@ -4,7 +4,7 @@
* Copyright (C) 2008 Nokia Corporation
*
* Contact: Jarkko Nikula <jhnikula@gmail.com>
- * Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/sound/soc/omap/omap-mcbsp.h b/sound/soc/omap/omap-mcbsp.h
index 37dc721..9a7dedd 100644
--- a/sound/soc/omap/omap-mcbsp.h
+++ b/sound/soc/omap/omap-mcbsp.h
@@ -4,7 +4,7 @@
* Copyright (C) 2008 Nokia Corporation
*
* Contact: Jarkko Nikula <jhnikula@gmail.com>
- * Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
--
1.7.5.rc3
^ permalink raw reply related [flat|nested] 7+ messages in thread* [PATCH v2 4/5] ASoC: omap-pcm: Update e-mail address
2011-05-10 6:01 [PATCH v2 0/5] ASoC: Update e-mail address Peter Ujfalusi
` (2 preceding siblings ...)
2011-05-10 6:01 ` [PATCH v2 3/5] ASoC: omap-mcbsp: " Peter Ujfalusi
@ 2011-05-10 6:01 ` Peter Ujfalusi
2011-05-10 6:01 ` [PATCH v2 5/5] ASoC: RX51: " Peter Ujfalusi
2011-05-11 6:41 ` [PATCH v2 0/5] ASoC: " Jarkko Nikula
5 siblings, 0 replies; 7+ messages in thread
From: Peter Ujfalusi @ 2011-05-10 6:01 UTC (permalink / raw)
To: alsa-devel; +Cc: Mark Brown, Liam Girdwood
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
sound/soc/omap/omap-pcm.c | 2 +-
sound/soc/omap/omap-pcm.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/soc/omap/omap-pcm.c b/sound/soc/omap/omap-pcm.c
index 8caeb8d..0c6eb30 100644
--- a/sound/soc/omap/omap-pcm.c
+++ b/sound/soc/omap/omap-pcm.c
@@ -4,7 +4,7 @@
* Copyright (C) 2008 Nokia Corporation
*
* Contact: Jarkko Nikula <jhnikula@gmail.com>
- * Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/sound/soc/omap/omap-pcm.h b/sound/soc/omap/omap-pcm.h
index fea0515..a0ed1db 100644
--- a/sound/soc/omap/omap-pcm.h
+++ b/sound/soc/omap/omap-pcm.h
@@ -4,7 +4,7 @@
* Copyright (C) 2008 Nokia Corporation
*
* Contact: Jarkko Nikula <jhnikula@gmail.com>
- * Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
--
1.7.5.rc3
^ permalink raw reply related [flat|nested] 7+ messages in thread* [PATCH v2 5/5] ASoC: RX51: Update e-mail address
2011-05-10 6:01 [PATCH v2 0/5] ASoC: Update e-mail address Peter Ujfalusi
` (3 preceding siblings ...)
2011-05-10 6:01 ` [PATCH v2 4/5] ASoC: omap-pcm: " Peter Ujfalusi
@ 2011-05-10 6:01 ` Peter Ujfalusi
2011-05-11 6:41 ` [PATCH v2 0/5] ASoC: " Jarkko Nikula
5 siblings, 0 replies; 7+ messages in thread
From: Peter Ujfalusi @ 2011-05-10 6:01 UTC (permalink / raw)
To: alsa-devel; +Cc: Mark Brown, Liam Girdwood
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
sound/soc/omap/rx51.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/soc/omap/rx51.c b/sound/soc/omap/rx51.c
index d098622..0aae998 100644
--- a/sound/soc/omap/rx51.c
+++ b/sound/soc/omap/rx51.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2008 - 2009 Nokia Corporation
*
- * Contact: Peter Ujfalusi <peter.ujfalusi@nokia.com>
+ * Contact: Peter Ujfalusi <peter.ujfalusi@ti.com>
* Eduardo Valentin <eduardo.valentin@nokia.com>
* Jarkko Nikula <jhnikula@gmail.com>
*
--
1.7.5.rc3
^ permalink raw reply related [flat|nested] 7+ messages in thread* Re: [PATCH v2 0/5] ASoC: Update e-mail address
2011-05-10 6:01 [PATCH v2 0/5] ASoC: Update e-mail address Peter Ujfalusi
` (4 preceding siblings ...)
2011-05-10 6:01 ` [PATCH v2 5/5] ASoC: RX51: " Peter Ujfalusi
@ 2011-05-11 6:41 ` Jarkko Nikula
5 siblings, 0 replies; 7+ messages in thread
From: Jarkko Nikula @ 2011-05-11 6:41 UTC (permalink / raw)
To: Peter Ujfalusi; +Cc: alsa-devel, Mark Brown, Liam Girdwood
On Tue, 10 May 2011 09:01:05 +0300
Peter Ujfalusi <peter.ujfalusi@ti.com> wrote:
> Hello,
>
> Update my e-mail address due to change in employment.
>
> Changes since v1:
> - Replace the no longer valid Nokia mail address
>
> Peter
> ---
>
> *** BLURB HERE ***
>
> Peter Ujfalusi (5):
> ASoC: tlv320dac33: Update e-mail address
> ASoC: tpa6130a2: Update e-mail address
> ASoC: omap-mcbsp: Update e-mail address
> ASoC: omap-pcm: Update e-mail address
> ASoC: RX51: Update e-mail address
>
> include/sound/tlv320dac33-plat.h | 2 +-
> include/sound/tpa6130a2-plat.h | 2 +-
> sound/soc/codecs/tlv320dac33.c | 4 ++--
> sound/soc/codecs/tlv320dac33.h | 2 +-
> sound/soc/codecs/tpa6130a2.c | 4 ++--
> sound/soc/codecs/tpa6130a2.h | 2 +-
> sound/soc/omap/omap-mcbsp.c | 2 +-
> sound/soc/omap/omap-mcbsp.h | 2 +-
> sound/soc/omap/omap-pcm.c | 2 +-
> sound/soc/omap/omap-pcm.h | 2 +-
> sound/soc/omap/rx51.c | 2 +-
> 11 files changed, 13 insertions(+), 13 deletions(-)
>
FWIW, for patches 3-5/5:
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
^ permalink raw reply [flat|nested] 7+ messages in thread