All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56924040.5040305@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 423eb6b..9c6dc77 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -90,7 +90,7 @@ wrong many times before!
 > +
 > +Example:
 > +
-> +adc: adc@fc030000 {
+> +adc: adc at fc030000 {
 > +	compatible = "atmel,sama5d2-adc";
 > +	reg = <0xfc030000 0x100>;
 > +	interrupts = <40 IRQ_TYPE_LEVEL_HIGH 7>;
diff --git a/a/content_digest b/N1/content_digest
index 5793c79..cca5b65 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,9 @@
  "ref\01452096759-19438-1-git-send-email-ludovic.desroches@atmel.com\0"
  "ref\01452096759-19438-2-git-send-email-ludovic.desroches@atmel.com\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
- "Subject\0Re: [PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver\0"
+ "From\0jic23@kernel.org (Jonathan Cameron)\0"
+ "Subject\0[PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver\0"
  "Date\0Sun, 10 Jan 2016 11:28:00 +0000\0"
- "To\0Ludovic Desroches <ludovic.desroches@atmel.com>"
-  nicolas.ferre@atmel.com
- " alexandre.belloni@free-electrons.com\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-kernel@vger.kernel.org
-  linux-iio@vger.kernel.org
-  plagnioj@jcrosoft.com
-  linux-arm-kernel@lists.infradead.org
-  pmeerw@pmeerw.net
- " robh@kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 06/01/16 16:12, Ludovic Desroches wrote:\n"
@@ -107,7 +98,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +adc: adc@fc030000 {\n"
+ "> +adc: adc at fc030000 {\n"
  "> +\tcompatible = \"atmel,sama5d2-adc\";\n"
  "> +\treg = <0xfc030000 0x100>;\n"
  "> +\tinterrupts = <40 IRQ_TYPE_LEVEL_HIGH 7>;\n"
@@ -665,4 +656,4 @@
  "> +MODULE_LICENSE(\"GPL v2\");\n"
  >
 
-6d4cca44b567c9b870b98bd5693d13524a41581e5c3d23c70545fe0b81210bc3
+6ea045c884d543691db5d9060af50cdedd20e441b4e6e7f6a468abef16efadad

diff --git a/a/1.txt b/N2/1.txt
index 423eb6b..80af394 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On 06/01/16 16:12, Ludovic Desroches wrote:
 > This driver supports the new version of the Atmel ADC device introduced
 > with the SAMA5D2 SoC family.
 > 
-> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
+> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 Hi Ludovic,
 
 A couple of bits and bobs inline + I'd ideally like a device tree ack
@@ -158,7 +158,7 @@ You are an optimist if you think it won't change in the future.
 Lets be cynical and say 'and compatible'. 
 > + *
 > + * Copyright (C) 2015 Atmel,
-> + *               2015 Ludovic Desroches <ludovic.desroches@atmel.com>
+> + *               2015 Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 > + *
 > + * This software is licensed under the terms of the GNU General Public
 > + * License version 2, as published by the Free Software Foundation, and
@@ -643,7 +643,7 @@ I'm happy enough with your logic here on reading this in the interrupt routine.
 > +};
 > +module_platform_driver(at91_adc_driver)
 > +
-> +MODULE_AUTHOR("Ludovic Desroches <ludovic.desroches@atmel.com>");
+> +MODULE_AUTHOR("Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>");
 > +MODULE_DESCRIPTION("Atmel AT91 ADC 8xx");
 > +MODULE_LICENSE("GPL v2");
 >
diff --git a/a/content_digest b/N2/content_digest
index 5793c79..b36f9f0 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,25 +1,26 @@
  "ref\01452096759-19438-1-git-send-email-ludovic.desroches@atmel.com\0"
  "ref\01452096759-19438-2-git-send-email-ludovic.desroches@atmel.com\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
+ "ref\01452096759-19438-2-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
+ "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver\0"
  "Date\0Sun, 10 Jan 2016 11:28:00 +0000\0"
- "To\0Ludovic Desroches <ludovic.desroches@atmel.com>"
-  nicolas.ferre@atmel.com
- " alexandre.belloni@free-electrons.com\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-kernel@vger.kernel.org
-  linux-iio@vger.kernel.org
-  plagnioj@jcrosoft.com
-  linux-arm-kernel@lists.infradead.org
-  pmeerw@pmeerw.net
- " robh@kernel.org\0"
+ "To\0Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>"
+  nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org
+ " alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org
+ " robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 06/01/16 16:12, Ludovic Desroches wrote:\n"
  "> This driver supports the new version of the Atmel ADC device introduced\n"
  "> with the SAMA5D2 SoC family.\n"
  "> \n"
- "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n"
+ "> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "Hi Ludovic,\n"
  "\n"
  "A couple of bits and bobs inline + I'd ideally like a device tree ack\n"
@@ -175,7 +176,7 @@
  "Lets be cynical and say 'and compatible'. \n"
  "> + *\n"
  "> + * Copyright (C) 2015 Atmel,\n"
- "> + *               2015 Ludovic Desroches <ludovic.desroches@atmel.com>\n"
+ "> + *               2015 Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "> + *\n"
  "> + * This software is licensed under the terms of the GNU General Public\n"
  "> + * License version 2, as published by the Free Software Foundation, and\n"
@@ -660,9 +661,9 @@
  "> +};\n"
  "> +module_platform_driver(at91_adc_driver)\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Ludovic Desroches <ludovic.desroches@atmel.com>\");\n"
+ "> +MODULE_AUTHOR(\"Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\");\n"
  "> +MODULE_DESCRIPTION(\"Atmel AT91 ADC 8xx\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
  >
 
-6d4cca44b567c9b870b98bd5693d13524a41581e5c3d23c70545fe0b81210bc3
+bff287768629ebbc2db659ea1cc44643805419dd3f5b1eac1ef2eb71a7628d41

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.