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

diff --git a/a/1.txt b/N1/1.txt
index 3302547..242c522 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,12 +1,12 @@
 Hi all,
 
-Le 01/09/2015 16:46, Cyrille Pitchen a ?crit :
+Le 01/09/2015 16:46, Cyrille Pitchen a écrit :
 > ChangeLog
 > 
 > v9:
 > - go back to v5 (use the new "atmel,flexcom-mode" DT property).
-> - fix the name of the spi node in the DT example: from spi at f8034400 to
->   spi at 400
+> - fix the name of the spi node in the DT example: from spi@f8034400 to
+>   spi@400
 > - align the fields of the struct platform_driver atmel_flexcom_driver as
 >   suggested by Lee Jones.
 > 
@@ -17,3 +17,8 @@ Are there any remaining blocking points for this series ?
 Best Regards,
 
 Cyrille
+
+--
+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 89b82b7..9c4ddbe 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,32 @@
  "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0"
- "From\0cyrille.pitchen@atmel.com (Cyrille Pitchen)\0"
- "Subject\0[PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0"
+ "ref\0cover.1441118159.git.cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
+ "From\0Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0"
  "Date\0Tue, 8 Sep 2015 18:04:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org"
+  boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
+  alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
+  sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org
+ " lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "Cc\0linux-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"
  "Hi all,\n"
  "\n"
- "Le 01/09/2015 16:46, Cyrille Pitchen a ?crit :\n"
+ "Le 01/09/2015 16:46, Cyrille Pitchen a \303\251crit :\n"
  "> ChangeLog\n"
  "> \n"
  "> v9:\n"
  "> - go back to v5 (use the new \"atmel,flexcom-mode\" DT property).\n"
- "> - fix the name of the spi node in the DT example: from spi at f8034400 to\n"
- ">   spi at 400\n"
+ "> - fix the name of the spi node in the DT example: from spi@f8034400 to\n"
+ ">   spi@400\n"
  "> - align the fields of the struct platform_driver atmel_flexcom_driver as\n"
  ">   suggested by Lee Jones.\n"
  "> \n"
@@ -23,6 +36,11 @@
  "\n"
  "Best Regards,\n"
  "\n"
- Cyrille
+ "Cyrille\n"
+ "\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
 
-7b2ffe73b3d18761d8fef8da8d4b0177febf45ce9916e20cc70a8f6013a4ed42
+17c02d4b5a9a38daff6efdd413e2d97f855659fceecd591fb7ac4ec6d85c0b05

diff --git a/a/1.txt b/N2/1.txt
index 3302547..9c400a0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,12 +1,12 @@
 Hi all,
 
-Le 01/09/2015 16:46, Cyrille Pitchen a ?crit :
+Le 01/09/2015 16:46, Cyrille Pitchen a écrit :
 > ChangeLog
 > 
 > v9:
 > - go back to v5 (use the new "atmel,flexcom-mode" DT property).
-> - fix the name of the spi node in the DT example: from spi at f8034400 to
->   spi at 400
+> - fix the name of the spi node in the DT example: from spi@f8034400 to
+>   spi@400
 > - align the fields of the struct platform_driver atmel_flexcom_driver as
 >   suggested by Lee Jones.
 > 
diff --git a/a/content_digest b/N2/content_digest
index 89b82b7..04fcd1b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,19 +1,31 @@
  "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0"
- "From\0cyrille.pitchen@atmel.com (Cyrille Pitchen)\0"
- "Subject\0[PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0"
+ "From\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0"
+ "Subject\0Re: [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0"
  "Date\0Tue, 8 Sep 2015 18:04:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0<nicolas.ferre@atmel.com>"
+  <boris.brezillon@free-electrons.com>
+  <alexandre.belloni@free-electrons.com>
+  <sameo@linux.intel.com>
+ " <lee.jones@linaro.org>\0"
+ "Cc\0<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"
  "Hi all,\n"
  "\n"
- "Le 01/09/2015 16:46, Cyrille Pitchen a ?crit :\n"
+ "Le 01/09/2015 16:46, Cyrille Pitchen a \303\251crit :\n"
  "> ChangeLog\n"
  "> \n"
  "> v9:\n"
  "> - go back to v5 (use the new \"atmel,flexcom-mode\" DT property).\n"
- "> - fix the name of the spi node in the DT example: from spi at f8034400 to\n"
- ">   spi at 400\n"
+ "> - fix the name of the spi node in the DT example: from spi@f8034400 to\n"
+ ">   spi@400\n"
  "> - align the fields of the struct platform_driver atmel_flexcom_driver as\n"
  ">   suggested by Lee Jones.\n"
  "> \n"
@@ -25,4 +37,4 @@
  "\n"
  Cyrille
 
-7b2ffe73b3d18761d8fef8da8d4b0177febf45ce9916e20cc70a8f6013a4ed42
+f294c27b2db8e2d56b295f0cec6ad97f3475903505116321baf51133c05ca1fd

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.