[patch 1/1] Change my mail address

From: Rtp
Date: Thu Sep 09 2010 - 08:22:36 EST


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@xxxxxxxxxxx>
Signed-off-by: Arnaud Patard <apatard@xxxxxxxxxxxx>
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@xxxxxxxxxxxx>
+Arnaud Patard <arnaud.patard@xxxxxxxxxxx>
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@xxxxxxxxxxxx>");
+MODULE_AUTHOR("Arnaud Patard <arnaud.patard@xxxxxxxxxxx>");
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@xxxxxxxxxxxx>
+ * (c) 2010 Arnaud Patard <arnaud.patard@xxxxxxxxxxx>
*
* 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@xxxxxxxxxxxx>");
+MODULE_AUTHOR("Arnaud Patard <arnaud.patard@xxxxxxxxxxx>");
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@xxxxxxxxxxxx>
+ * (c) 2010 Arnaud Patard <arnaud.patard@xxxxxxxxxxx>
*
* 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@xxxxxxxxxxxx>");
+MODULE_AUTHOR("Arnaud Patard, <arnaud.patard@xxxxxxxxxxx>");
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@xxxxxxxxxxxx>
+ * (c) 2010 Arnaud Patard <arnaud.patard@xxxxxxxxxxx>
*
* 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@xxxxxxxxxxxx>");
+MODULE_AUTHOR("Arnaud Patard <arnaud.patard@xxxxxxxxxxx>");
MODULE_DESCRIPTION("ALSA SoC OpenRD Client");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:soc-audio");


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/