public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 1/1] Change my mail address
       [not found] <20100909121032.713581987@rtp-net.org>
@ 2010-09-09 12:10 ` Arnaud Patard
  2010-09-09 12:24   ` Mark Brown
  2010-09-14 23:34   ` Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: Arnaud Patard @ 2010-09-09 12:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: Greg Kroah-Hartman, Mark Brown, Arnaud Patard, Arnaud Patard

[-- Attachment #1: mail_change.patch --]
[-- Type: text/plain, Size: 3915 bytes --]

Like other coworkers, I'm about leave Mandriva/Edge-It so I'm changing
my mail address to use my personal one.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Arnaud Patard <apatard@mandriva.com>
Index: sound-2.6/drivers/staging/xgifb/TODO
===================================================================
--- sound-2.6.orig/drivers/staging/xgifb/TODO	2010-09-08 16:11:56.000000000 +0200
+++ sound-2.6/drivers/staging/xgifb/TODO	2010-09-08 16:12:08.000000000 +0200
@@ -12,4 +12,4 @@
 - get rid of non-linux related stuff
 
 Please send patches to:
-Arnaud Patard <apatard@mandriva.com>
+Arnaud Patard <arnaud.patard@rtp-net.org>
Index: sound-2.6/sound/soc/codecs/cs42l51.c
===================================================================
--- sound-2.6.orig/sound/soc/codecs/cs42l51.c	2010-09-08 16:08:37.000000000 +0200
+++ sound-2.6/sound/soc/codecs/cs42l51.c	2010-09-08 16:08:56.000000000 +0200
@@ -649,6 +649,6 @@
 }
 module_exit(cs42l51_exit);
 
-MODULE_AUTHOR("Arnaud Patard <apatard@mandriva.com>");
+MODULE_AUTHOR("Arnaud Patard <arnaud.patard@rtp-net.org>");
 MODULE_DESCRIPTION("Cirrus Logic CS42L51 ALSA SoC Codec Driver");
 MODULE_LICENSE("GPL");
Index: sound-2.6/sound/soc/kirkwood/kirkwood-dma.c
===================================================================
--- sound-2.6.orig/sound/soc/kirkwood/kirkwood-dma.c	2010-09-08 16:10:19.000000000 +0200
+++ sound-2.6/sound/soc/kirkwood/kirkwood-dma.c	2010-09-08 16:10:50.000000000 +0200
@@ -2,6 +2,7 @@
  * kirkwood-dma.c
  *
  * (c) 2010 Arnaud Patard <apatard@mandriva.com>
+ * (c) 2010 Arnaud Patard <arnaud.patard@rtp-net.org>
  *
  *  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
@@ -397,7 +398,7 @@
 }
 module_exit(kirkwood_pcm_exit);
 
-MODULE_AUTHOR("Arnaud Patard <apatard@mandriva.com>");
+MODULE_AUTHOR("Arnaud Patard <arnaud.patard@rtp-net.org>");
 MODULE_DESCRIPTION("Marvell Kirkwood Audio DMA module");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS("platform:kirkwood-pcm-audio");
Index: sound-2.6/sound/soc/kirkwood/kirkwood-i2s.c
===================================================================
--- sound-2.6.orig/sound/soc/kirkwood/kirkwood-i2s.c	2010-09-08 16:09:07.000000000 +0200
+++ sound-2.6/sound/soc/kirkwood/kirkwood-i2s.c	2010-09-08 16:10:11.000000000 +0200
@@ -2,6 +2,7 @@
  * kirkwood-i2s.c
  *
  * (c) 2010 Arnaud Patard <apatard@mandriva.com>
+ * (c) 2010 Arnaud Patard <arnaud.patard@rtp-net.org>
  *
  *  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
@@ -495,7 +496,7 @@
 module_exit(kirkwood_i2s_exit);
 
 /* Module information */
-MODULE_AUTHOR("Arnaud Patard, <apatard@mandriva.com>");
+MODULE_AUTHOR("Arnaud Patard, <arnaud.patard@rtp-net.org>");
 MODULE_DESCRIPTION("Kirkwood I2S SoC Interface");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS("platform:kirkwood-i2s");
Index: sound-2.6/sound/soc/kirkwood/kirkwood-openrd.c
===================================================================
--- sound-2.6.orig/sound/soc/kirkwood/kirkwood-openrd.c	2010-09-08 16:10:58.000000000 +0200
+++ sound-2.6/sound/soc/kirkwood/kirkwood-openrd.c	2010-09-08 16:11:28.000000000 +0200
@@ -2,6 +2,7 @@
  * kirkwood-openrd.c
  *
  * (c) 2010 Arnaud Patard <apatard@mandriva.com>
+ * (c) 2010 Arnaud Patard <arnaud.patard@rtp-net.org>
  *
  *  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
@@ -113,7 +114,7 @@
 module_exit(openrd_client_exit);
 
 /* Module information */
-MODULE_AUTHOR("Arnaud Patard <apatard@mandriva.com>");
+MODULE_AUTHOR("Arnaud Patard <arnaud.patard@rtp-net.org>");
 MODULE_DESCRIPTION("ALSA SoC OpenRD Client");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS("platform:soc-audio");



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

* Re: [patch 1/1] Change my mail address
  2010-09-09 12:10 ` [patch 1/1] Change my mail address Arnaud Patard
@ 2010-09-09 12:24   ` Mark Brown
  2010-09-14 23:34   ` Greg KH
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Brown @ 2010-09-09 12:24 UTC (permalink / raw)
  To: Arnaud Patard; +Cc: linux-kernel, Greg Kroah-Hartman, Arnaud Patard

On Thu, Sep 09, 2010 at 02:10:33PM +0200, Arnaud Patard wrote:
> Like other coworkers, I'm about leave Mandriva/Edge-It so I'm changing
> my mail address to use my personal one.
> 
> Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
> Signed-off-by: Arnaud Patard <apatard@mandriva.com>

Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

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

* Re: [patch 1/1] Change my mail address
  2010-09-09 12:10 ` [patch 1/1] Change my mail address Arnaud Patard
  2010-09-09 12:24   ` Mark Brown
@ 2010-09-14 23:34   ` Greg KH
  2010-09-15 11:05     ` Mark Brown
  1 sibling, 1 reply; 4+ messages in thread
From: Greg KH @ 2010-09-14 23:34 UTC (permalink / raw)
  To: Arnaud Patard, Mark Brown; +Cc: linux-kernel, Greg Kroah-Hartman, Arnaud Patard

On Thu, Sep 09, 2010 at 02:10:33PM +0200, Arnaud Patard wrote:
> Like other coworkers, I'm about leave Mandriva/Edge-It so I'm changing
> my mail address to use my personal one.
> 
> Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
> Signed-off-by: Arnaud Patard <apatard@mandriva.com>
> Index: sound-2.6/drivers/staging/xgifb/TODO
> ===================================================================
> --- sound-2.6.orig/drivers/staging/xgifb/TODO	2010-09-08 16:11:56.000000000 +0200
> +++ sound-2.6/drivers/staging/xgifb/TODO	2010-09-08 16:12:08.000000000 +0200
> @@ -12,4 +12,4 @@
>  - get rid of non-linux related stuff
>  
>  Please send patches to:
> -Arnaud Patard <apatard@mandriva.com>
> +Arnaud Patard <arnaud.patard@rtp-net.org>

I can take this part of the patch, but not the "sound/*" part of the
patch.  Mark, care to take that part of the patch, or the whole thing?
If the whole thing, feel free to add:
	Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
to the patch.

thanks,

greg k-h

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

* Re: [patch 1/1] Change my mail address
  2010-09-14 23:34   ` Greg KH
@ 2010-09-15 11:05     ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2010-09-15 11:05 UTC (permalink / raw)
  To: Greg KH; +Cc: Arnaud Patard, linux-kernel, Greg Kroah-Hartman, Arnaud Patard

On Tue, Sep 14, 2010 at 04:34:52PM -0700, Greg KH wrote:

> I can take this part of the patch, but not the "sound/*" part of the
> patch.  Mark, care to take that part of the patch, or the whole thing?
> If the whole thing, feel free to add:
> 	Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
> to the patch.

I guess I can apply it all - done.

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

end of thread, other threads:[~2010-09-15 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20100909121032.713581987@rtp-net.org>
2010-09-09 12:10 ` [patch 1/1] Change my mail address Arnaud Patard
2010-09-09 12:24   ` Mark Brown
2010-09-14 23:34   ` Greg KH
2010-09-15 11:05     ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox