[alsa-devel] [PATCH 0/5] ASoC: Update e-mail address
Hello,
Update my e-mail address due to change in employment.
Peter --- 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 | 1 + include/sound/tpa6130a2-plat.h | 3 ++- sound/soc/codecs/tlv320dac33.c | 3 ++- sound/soc/codecs/tlv320dac33.h | 1 + sound/soc/codecs/tpa6130a2.c | 3 ++- sound/soc/codecs/tpa6130a2.h | 1 + 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, 14 insertions(+), 8 deletions(-)
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com --- include/sound/tlv320dac33-plat.h | 1 + sound/soc/codecs/tlv320dac33.c | 3 ++- sound/soc/codecs/tlv320dac33.h | 1 + 3 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/include/sound/tlv320dac33-plat.h b/include/sound/tlv320dac33-plat.h index 6c66496..17700b8 100644 --- a/include/sound/tlv320dac33-plat.h +++ b/include/sound/tlv320dac33-plat.h @@ -2,6 +2,7 @@ * Platform header for Texas Instruments TLV320DAC33 codec driver * * Author: Peter Ujfalusi peter.ujfalusi@nokia.com + * Contact: 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..3f4f8b9 100644 --- a/sound/soc/codecs/tlv320dac33.c +++ b/sound/soc/codecs/tlv320dac33.c @@ -2,6 +2,7 @@ * ALSA SoC Texas Instruments TLV320DAC33 codec driver * * Author: Peter Ujfalusi peter.ujfalusi@nokia.com + * Contact: Peter Ujfalusi peter.ujfalusi@ti.com * * Copyright: (C) 2009 Nokia Corporation * @@ -1655,5 +1656,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..03f4bae 100644 --- a/sound/soc/codecs/tlv320dac33.h +++ b/sound/soc/codecs/tlv320dac33.h @@ -2,6 +2,7 @@ * ALSA SoC Texas Instruments TLV320DAC33 codec driver * * Author: Peter Ujfalusi peter.ujfalusi@nokia.com + * Contact: Peter Ujfalusi peter.ujfalusi@ti.com * * Copyright: (C) 2009 Nokia Corporation *
Dear Peter,
Am Montag, den 09.05.2011, 11:52 +0300 schrieb Peter Ujfalusi:
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com
include/sound/tlv320dac33-plat.h | 1 + sound/soc/codecs/tlv320dac33.c | 3 ++- sound/soc/codecs/tlv320dac33.h | 1 + 3 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/include/sound/tlv320dac33-plat.h b/include/sound/tlv320dac33-plat.h index 6c66496..17700b8 100644 --- a/include/sound/tlv320dac33-plat.h +++ b/include/sound/tlv320dac33-plat.h @@ -2,6 +2,7 @@
- Platform header for Texas Instruments TLV320DAC33 codec driver
- Author: Peter Ujfalusi peter.ujfalusi@nokia.com
- Contact: Peter Ujfalusi peter.ujfalusi@ti.com
the author email address would still be invalid, would not it? That the code was written when you worked for Nokia is still traceable by the history and the below copyright, is not it?
- Copyright: (C) 2009 Nokia Corporation
[…]
Thanks,
Paul
Hi Paul,
On Monday 09 May 2011 12:14:29 Paul Menzel wrote:
- Platform header for Texas Instruments TLV320DAC33 codec driver
- Author: Peter Ujfalusi peter.ujfalusi@nokia.com
- Contact: Peter Ujfalusi peter.ujfalusi@ti.com
the author email address would still be invalid, would not it? That the code was written when you worked for Nokia is still traceable by the history and the below copyright, is not it?
I tried to find guidelines for this situation, but found none, but I have asked around, and one suggestion was to just change the Author email address (as you also suggesting), the other is to keep the Author as it was, and add the Contact address (as I did). You are right, that from the log it is clear that the bulk of the work is done, while I was at Nokia...
Mark: Should I resend the patches, and only change the Author mail address (and not adding the Contact)?
Thanks, Péter
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com --- include/sound/tpa6130a2-plat.h | 3 ++- sound/soc/codecs/tpa6130a2.c | 3 ++- sound/soc/codecs/tpa6130a2.h | 1 + 3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/include/sound/tpa6130a2-plat.h b/include/sound/tpa6130a2-plat.h index e29fde6..6d35ca4 100644 --- a/include/sound/tpa6130a2-plat.h +++ b/include/sound/tpa6130a2-plat.h @@ -3,7 +3,8 @@ * * Copyright (C) Nokia Corporation * - * Written by Peter Ujfalusi peter.ujfalusi@nokia.com + * Author: Peter Ujfalusi peter.ujfalusi@nokia.com + * Contact: 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..ddc84eb 100644 --- a/sound/soc/codecs/tpa6130a2.c +++ b/sound/soc/codecs/tpa6130a2.c @@ -4,6 +4,7 @@ * Copyright (C) Nokia Corporation * * Author: Peter Ujfalusi peter.ujfalusi@nokia.com + * Contact: 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 +496,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..e704554 100644 --- a/sound/soc/codecs/tpa6130a2.h +++ b/sound/soc/codecs/tpa6130a2.h @@ -4,6 +4,7 @@ * Copyright (C) Nokia Corporation * * Author: Peter Ujfalusi peter.ujfalusi@nokia.com + * Contact: 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
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.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
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.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
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.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 *
On Mon, May 09, 2011 at 11:52:30AM +0300, Peter Ujfalusi wrote:
Hello,
Update my e-mail address due to change in employment.
All
Acked-by: Mark Brown broonie@opensource.wolfsonmicro.com
participants (3)
-
Mark Brown
-
Paul Menzel
-
Peter Ujfalusi