alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: Update e-mail address
@ 2011-05-09  8:52 Peter Ujfalusi
  2011-05-09  8:52 ` [PATCH 1/5] ASoC: tlv320dac33: " Peter Ujfalusi
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Peter Ujfalusi @ 2011-05-09  8:52 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Liam Girdwood

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(-)

-- 
1.7.5.rc3

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 1/5] ASoC: tlv320dac33: Update e-mail address
  2011-05-09  8:52 [PATCH 0/5] ASoC: Update e-mail address Peter Ujfalusi
@ 2011-05-09  8:52 ` Peter Ujfalusi
  2011-05-09  9:14   ` Paul Menzel
  2011-05-09  8:52 ` [PATCH 2/5] ASoC: tpa6130a2: " Peter Ujfalusi
                   ` (4 subsequent siblings)
  5 siblings, 1 reply; 10+ messages in thread
From: Peter Ujfalusi @ 2011-05-09  8:52 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Liam Girdwood

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
  *
-- 
1.7.5.rc3

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 2/5] ASoC: tpa6130a2: Update e-mail address
  2011-05-09  8:52 [PATCH 0/5] ASoC: Update e-mail address Peter Ujfalusi
  2011-05-09  8:52 ` [PATCH 1/5] ASoC: tlv320dac33: " Peter Ujfalusi
@ 2011-05-09  8:52 ` Peter Ujfalusi
  2011-05-09  8:52 ` [PATCH 3/5] ASoC: omap-mcbsp: " Peter Ujfalusi
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 10+ messages in thread
From: Peter Ujfalusi @ 2011-05-09  8:52 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Liam Girdwood

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
-- 
1.7.5.rc3

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 3/5] ASoC: omap-mcbsp: Update e-mail address
  2011-05-09  8:52 [PATCH 0/5] ASoC: Update e-mail address Peter Ujfalusi
  2011-05-09  8:52 ` [PATCH 1/5] ASoC: tlv320dac33: " Peter Ujfalusi
  2011-05-09  8:52 ` [PATCH 2/5] ASoC: tpa6130a2: " Peter Ujfalusi
@ 2011-05-09  8:52 ` Peter Ujfalusi
  2011-05-09  8:52 ` [PATCH 4/5] ASoC: omap-pcm: " Peter Ujfalusi
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 10+ messages in thread
From: Peter Ujfalusi @ 2011-05-09  8:52 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Liam Girdwood

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
-- 
1.7.5.rc3

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 4/5] ASoC: omap-pcm: Update e-mail address
  2011-05-09  8:52 [PATCH 0/5] ASoC: Update e-mail address Peter Ujfalusi
                   ` (2 preceding siblings ...)
  2011-05-09  8:52 ` [PATCH 3/5] ASoC: omap-mcbsp: " Peter Ujfalusi
@ 2011-05-09  8:52 ` Peter Ujfalusi
  2011-05-09  8:52 ` [PATCH 5/5] ASoC: RX51: " Peter Ujfalusi
  2011-05-09  9:42 ` [PATCH 0/5] ASoC: " Mark Brown
  5 siblings, 0 replies; 10+ messages in thread
From: Peter Ujfalusi @ 2011-05-09  8:52 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Liam Girdwood

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
-- 
1.7.5.rc3

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 5/5] ASoC: RX51: Update e-mail address
  2011-05-09  8:52 [PATCH 0/5] ASoC: Update e-mail address Peter Ujfalusi
                   ` (3 preceding siblings ...)
  2011-05-09  8:52 ` [PATCH 4/5] ASoC: omap-pcm: " Peter Ujfalusi
@ 2011-05-09  8:52 ` Peter Ujfalusi
  2011-05-09  9:42 ` [PATCH 0/5] ASoC: " Mark Brown
  5 siblings, 0 replies; 10+ messages in thread
From: Peter Ujfalusi @ 2011-05-09  8:52 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Liam Girdwood

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>
  *
-- 
1.7.5.rc3

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [PATCH 1/5] ASoC: tlv320dac33: Update e-mail address
  2011-05-09  8:52 ` [PATCH 1/5] ASoC: tlv320dac33: " Peter Ujfalusi
@ 2011-05-09  9:14   ` Paul Menzel
  2011-05-09 10:44     ` Peter Ujfalusi
  0 siblings, 1 reply; 10+ messages in thread
From: Paul Menzel @ 2011-05-09  9:14 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 1034 bytes --]

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

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 0/5] ASoC: Update e-mail address
  2011-05-09  8:52 [PATCH 0/5] ASoC: Update e-mail address Peter Ujfalusi
                   ` (4 preceding siblings ...)
  2011-05-09  8:52 ` [PATCH 5/5] ASoC: RX51: " Peter Ujfalusi
@ 2011-05-09  9:42 ` Mark Brown
  5 siblings, 0 replies; 10+ messages in thread
From: Mark Brown @ 2011-05-09  9:42 UTC (permalink / raw)
  To: Peter Ujfalusi; +Cc: alsa-devel, Liam Girdwood

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>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 1/5] ASoC: tlv320dac33: Update e-mail address
  2011-05-09  9:14   ` Paul Menzel
@ 2011-05-09 10:44     ` Peter Ujfalusi
  2011-05-09 12:30       ` Mark Brown
  0 siblings, 1 reply; 10+ messages in thread
From: Peter Ujfalusi @ 2011-05-09 10:44 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Paul Menzel, Liam Girdwood

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 1/5] ASoC: tlv320dac33: Update e-mail address
  2011-05-09 10:44     ` Peter Ujfalusi
@ 2011-05-09 12:30       ` Mark Brown
  0 siblings, 0 replies; 10+ messages in thread
From: Mark Brown @ 2011-05-09 12:30 UTC (permalink / raw)
  To: Peter Ujfalusi; +Cc: alsa-devel, Paul Menzel, Liam Girdwood

On Mon, May 09, 2011 at 01:44:03PM +0300, Peter Ujfalusi wrote:

> Mark: Should I resend the patches, and only change the Author mail address 
> (and not adding the Contact)?

Probably as well.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-05-09 12:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09  8:52 [PATCH 0/5] ASoC: Update e-mail address Peter Ujfalusi
2011-05-09  8:52 ` [PATCH 1/5] ASoC: tlv320dac33: " Peter Ujfalusi
2011-05-09  9:14   ` Paul Menzel
2011-05-09 10:44     ` Peter Ujfalusi
2011-05-09 12:30       ` Mark Brown
2011-05-09  8:52 ` [PATCH 2/5] ASoC: tpa6130a2: " Peter Ujfalusi
2011-05-09  8:52 ` [PATCH 3/5] ASoC: omap-mcbsp: " Peter Ujfalusi
2011-05-09  8:52 ` [PATCH 4/5] ASoC: omap-pcm: " Peter Ujfalusi
2011-05-09  8:52 ` [PATCH 5/5] ASoC: RX51: " Peter Ujfalusi
2011-05-09  9:42 ` [PATCH 0/5] ASoC: " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).