All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87bn2kg7lr.wl%kuninori.morimoto.gx@renesas.com>

diff --git a/a/1.txt b/N1/1.txt
index 97cc035..6c77a47 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
+From: Kuninori Morimoto <kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
 
 OF graph indicates each devices connection. It already has
 for_each_endpoint_of_node() which is for-loop for each endpoint.
@@ -10,7 +10,7 @@ And it also adds for_each_of_endpoint() which is similar to
 for_each_endpoint_of_node(). The difference is it can catch port
 handle during for-loop.
 
-Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
+Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
 ---
  drivers/of/base.c        | 62 ++++++++++++++++++++++++++++++++++++++++++++++++
  include/linux/of_graph.h | 28 ++++++++++++++++++++++
@@ -143,4 +143,9 @@ index 35e9a6e..c88b676 100644
  					const struct device_node *parent,
  					struct device_node *previous)
 -- 
-1.9.1
\ No newline at end of file
+1.9.1
+
+--
+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
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index ebc967c..cffa060 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,10 @@
   "ref\00087k2h8g7rr.wl%kuninori.morimoto.gx\@renesas.com\0"
 ]
 [
-  "From\0Kuninori Morimoto <kuninori.morimoto.gx\@renesas.com>\0"
+  "ref\00087k2h8g7rr.wl%kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ\@public.gmane.org\0"
+]
+[
+  "From\0Kuninori Morimoto <kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ\@public.gmane.org>\0"
 ]
 [
   "Subject\0[PATCH v2 6/7] of_graph: add for_each_of_port() / for_each_of_endpoint_in_port()\0"
@@ -11,18 +14,18 @@
   "Date\0Wed, 29 Jun 2016 00:36:50 +0000\0"
 ]
 [
-  "To\0Rob Herring <robh+dt\@kernel.org>",
-  " Mark Brown <broonie\@linaro.org>",
-  " Mark Brown <broonie\@kernel.org>",
-  " Laurent <laurent.pinchart\@ideasonboard.com>",
-  " Guennadi <g.liakhovetski\@gmx.de>",
-  " Grant Likely <grant.likely\@linaro.org>",
-  " Frank Rowand <frowand.list\@gmail.com>\0"
+  "To\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>",
+  " Mark Brown <broonie-QSEj5FYQhm4dnm+yROfE0A\@public.gmane.org>",
+  " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>",
+  " Laurent <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw\@public.gmane.org>",
+  " Guennadi <g.liakhovetski-Mmb7MZpHnFY\@public.gmane.org>",
+  " Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A\@public.gmane.org>",
+  " Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>\0"
 ]
 [
-  "Cc\0Linux-Kernel <linux-kernel\@vger.kernel.org>",
-  " Linux-DT <devicetree\@vger.kernel.org>",
-  " Linux-ALSA <alsa-devel\@alsa-project.org>\0"
+  "Cc\0Linux-Kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org>",
+  " Linux-DT <devicetree-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org>",
+  " Linux-ALSA <alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw\@public.gmane.org>\0"
 ]
 [
   "\0000:1\0"
@@ -31,7 +34,7 @@
   "b\0"
 ]
 [
-  "From: Kuninori Morimoto <kuninori.morimoto.gx\@renesas.com>\n",
+  "From: Kuninori Morimoto <kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ\@public.gmane.org>\n",
   "\n",
   "OF graph indicates each devices connection. It already has\n",
   "for_each_endpoint_of_node() which is for-loop for each endpoint.\n",
@@ -43,7 +46,7 @@
   "for_each_endpoint_of_node(). The difference is it can catch port\n",
   "handle during for-loop.\n",
   "\n",
-  "Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx\@renesas.com>\n",
+  "Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ\@public.gmane.org>\n",
   "---\n",
   " drivers/of/base.c        | 62 ++++++++++++++++++++++++++++++++++++++++++++++++\n",
   " include/linux/of_graph.h | 28 ++++++++++++++++++++++\n",
@@ -176,7 +179,12 @@
   " \t\t\t\t\tconst struct device_node *parent,\n",
   " \t\t\t\t\tstruct device_node *previous)\n",
   "-- \n",
-  "1.9.1"
+  "1.9.1\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"
 ]
 
-8af3013928bbfe05e22c112a5b5f6cb0690d5c0cce6ba8c197b4b96d600e1666
+31b9c16118308f0ada84f91ec7f63dec8c36b31d084ff8edaedfba664265b6fb

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.