All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55B1FB87.4040508@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index ad7ff00..bc49b97 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-Le 24/07/2015 10:43, Lee Jones a ?crit :
+Le 24/07/2015 10:43, Lee Jones a écrit :
 > On Thu, 23 Jul 2015, Cyrille Pitchen wrote:
 > 
 >> This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which
@@ -14,7 +14,7 @@ Le 24/07/2015 10:43, Lee Jones a ?crit :
 >> Also the Flexcom embeds FIFOs: the latest patches of the SPI, I2C and
 >> USART drivers take advantage of this new feature.
 >>
->> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
+>> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 >> ---
 >>  drivers/mfd/Kconfig         |  11 +++++
 >>  drivers/mfd/Makefile        |   1 +
@@ -73,7 +73,7 @@ Le 24/07/2015 10:43, Lee Jones a ?crit :
 >> + *
 >> + * Copyright (C) 2015 Atmel Corporation
 >> + *
->> + * Author: Cyrille Pitchen <cyrille.pitchen@atmel.com>
+>> + * Author: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 >> + *
 >> + * This program is free software; you can redistribute it and/or modify
 >> + * it under the terms of the GNU General Public License version 2 as
@@ -193,7 +193,7 @@ Bye,
 >> +
 >> +module_platform_driver(atmel_flexcom_driver);
 >> +
->> +MODULE_AUTHOR("Cyrille Pitchen <cyrille.pitchen@atmel.com>");
+>> +MODULE_AUTHOR("Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>");
 >> +MODULE_DESCRIPTION("Atmel Flexcom MFD driver");
 >> +MODULE_LICENSE("GPL v2");
 > 
@@ -201,3 +201,7 @@ Bye,
 
 -- 
 Nicolas Ferre
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index c6d59d6..cdfc61c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,25 @@
  "ref\0cover.1437669004.git.cyrille.pitchen@atmel.com\0"
  "ref\055921f08b2d5d14256141edbe12287fba55860c4.1437669004.git.cyrille.pitchen@atmel.com\0"
  "ref\020150724084355.GY3436@x1\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v7 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v7 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit\0"
  "Date\0Fri, 24 Jul 2015 10:47:03 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
+ " Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org"
+  alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
+  sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "Le 24/07/2015 10:43, Lee Jones a ?crit :\n"
+ "Le 24/07/2015 10:43, Lee Jones a \303\251crit :\n"
  "> On Thu, 23 Jul 2015, Cyrille Pitchen wrote:\n"
  "> \n"
  ">> This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which\n"
@@ -23,7 +35,7 @@
  ">> Also the Flexcom embeds FIFOs: the latest patches of the SPI, I2C and\n"
  ">> USART drivers take advantage of this new feature.\n"
  ">>\n"
- ">> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>\n"
+ ">> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  ">> ---\n"
  ">>  drivers/mfd/Kconfig         |  11 +++++\n"
  ">>  drivers/mfd/Makefile        |   1 +\n"
@@ -82,7 +94,7 @@
  ">> + *\n"
  ">> + * Copyright (C) 2015 Atmel Corporation\n"
  ">> + *\n"
- ">> + * Author: Cyrille Pitchen <cyrille.pitchen@atmel.com>\n"
+ ">> + * Author: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  ">> + *\n"
  ">> + * This program is free software; you can redistribute it and/or modify\n"
  ">> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -202,13 +214,17 @@
  ">> +\n"
  ">> +module_platform_driver(atmel_flexcom_driver);\n"
  ">> +\n"
- ">> +MODULE_AUTHOR(\"Cyrille Pitchen <cyrille.pitchen@atmel.com>\");\n"
+ ">> +MODULE_AUTHOR(\"Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\");\n"
  ">> +MODULE_DESCRIPTION(\"Atmel Flexcom MFD driver\");\n"
  ">> +MODULE_LICENSE(\"GPL v2\");\n"
  "> \n"
  "\n"
  "\n"
  "-- \n"
- Nicolas Ferre
+ "Nicolas Ferre\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-996266d574b34d650ecbffffc0517b53c06a733abe1bcd1fa014aa6c981a15c9
+a59b08eb3db517e6d9139447321e84a3c0b9632d2d936331594e81d792348317

diff --git a/a/1.txt b/N2/1.txt
index ad7ff00..065fff2 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-Le 24/07/2015 10:43, Lee Jones a ?crit :
+Le 24/07/2015 10:43, Lee Jones a écrit :
 > On Thu, 23 Jul 2015, Cyrille Pitchen wrote:
 > 
 >> This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which
diff --git a/a/content_digest b/N2/content_digest
index c6d59d6..57db5da 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,25 @@
  "ref\0cover.1437669004.git.cyrille.pitchen@atmel.com\0"
  "ref\055921f08b2d5d14256141edbe12287fba55860c4.1437669004.git.cyrille.pitchen@atmel.com\0"
  "ref\020150724084355.GY3436@x1\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v7 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH v7 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit\0"
  "Date\0Fri, 24 Jul 2015 10:47:03 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lee Jones <lee.jones@linaro.org>"
+ " Cyrille Pitchen <cyrille.pitchen@atmel.com>\0"
+ "Cc\0<boris.brezillon@free-electrons.com>"
+  <alexandre.belloni@free-electrons.com>
+  <sameo@linux.intel.com>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-kernel@vger.kernel.org>
+  <robh+dt@kernel.org>
+  <pawel.moll@arm.com>
+  <mark.rutland@arm.com>
+  <ijc+devicetree@hellion.org.uk>
+  <galak@codeaurora.org>
+ " <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
- "Le 24/07/2015 10:43, Lee Jones a ?crit :\n"
+ "Le 24/07/2015 10:43, Lee Jones a \303\251crit :\n"
  "> On Thu, 23 Jul 2015, Cyrille Pitchen wrote:\n"
  "> \n"
  ">> This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which\n"
@@ -211,4 +223,4 @@
  "-- \n"
  Nicolas Ferre
 
-996266d574b34d650ecbffffc0517b53c06a733abe1bcd1fa014aa6c981a15c9
+2d4856ea707827137df3da3ce2d27de21d8d2b45a326916f1e1aabc51011942b

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.