All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <f7dac4d6-4ef8-e10d-e483-088120392ab2@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index ecab393..d450e4c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 
 
-On 07/27/2017 04:01 AM, honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:
-> From: Honghui Zhang <honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+On 07/27/2017 04:01 AM, honghui.zhang at mediatek.com wrote:
+> From: Honghui Zhang <honghui.zhang@mediatek.com>
 > 
 > In the commit 3c8f4ad85c4b ("memory/mediatek: add support for mt2701"),
 > the larb->larbid was added but not initialized.
@@ -9,7 +9,7 @@ On 07/27/2017 04:01 AM, honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wr
 > register offset which controls whether enable iommu for this larb.
 > This patch add the initialize routine for larbid.
 > 
-> Signed-off-by: Honghui Zhang <honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com>
 > ---
 >   drivers/memory/mtk-smi.c | 9 +++++++++
 >   1 file changed, 9 insertions(+)
@@ -50,8 +50,4 @@ Matthias
 >   	smi_node = of_parse_phandle(dev->of_node, "mediatek,smi", 0);
 >   	if (!smi_node)
 >   		return -EINVAL;
-> 
---
-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 406012e..a982958 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,32 +1,15 @@
  "ref\01501120872-19652-1-git-send-email-honghui.zhang@mediatek.com\0"
  "ref\01501120872-19652-2-git-send-email-honghui.zhang@mediatek.com\0"
- "ref\01501120872-19652-2-git-send-email-honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0"
- "From\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/3] memory: mtk-smi: add larbid init routine\0"
+ "From\0matthias.bgg@gmail.com (Matthias Brugger)\0"
+ "Subject\0[PATCH 1/3] memory: mtk-smi: add larbid init routine\0"
  "Date\0Thu, 27 Jul 2017 17:42:29 +0200\0"
- "To\0honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org"
-  joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org
-  robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
- " robin.murphy-5wv7dgnIgG8@public.gmane.org\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  kendrick.hsu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  youlin.pei-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  erin.lo-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
- " xinping.qian-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
  "\n"
- "On 07/27/2017 04:01 AM, honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:\n"
- "> From: Honghui Zhang <honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "On 07/27/2017 04:01 AM, honghui.zhang at mediatek.com wrote:\n"
+ "> From: Honghui Zhang <honghui.zhang@mediatek.com>\n"
  "> \n"
  "> In the commit 3c8f4ad85c4b (\"memory/mediatek: add support for mt2701\"),\n"
  "> the larb->larbid was added but not initialized.\n"
@@ -34,7 +17,7 @@
  "> register offset which controls whether enable iommu for this larb.\n"
  "> This patch add the initialize routine for larbid.\n"
  "> \n"
- "> Signed-off-by: Honghui Zhang <honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com>\n"
  "> ---\n"
  ">   drivers/memory/mtk-smi.c | 9 +++++++++\n"
  ">   1 file changed, 9 insertions(+)\n"
@@ -75,10 +58,6 @@
  ">   \tsmi_node = of_parse_phandle(dev->of_node, \"mediatek,smi\", 0);\n"
  ">   \tif (!smi_node)\n"
  ">   \t\treturn -EINVAL;\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
+ >
 
-7e896778c4de393e961cda1669447922201f28071d0402ddeda1a17c11ffc122
+d3f02bf84ed97c53173b35357dfc2ee57deec20772239573fed8c5543ee33289

diff --git a/a/1.txt b/N2/1.txt
index ecab393..472666a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 
 
-On 07/27/2017 04:01 AM, honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:
-> From: Honghui Zhang <honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+On 07/27/2017 04:01 AM, honghui.zhang@mediatek.com wrote:
+> From: Honghui Zhang <honghui.zhang@mediatek.com>
 > 
 > In the commit 3c8f4ad85c4b ("memory/mediatek: add support for mt2701"),
 > the larb->larbid was added but not initialized.
@@ -9,7 +9,7 @@ On 07/27/2017 04:01 AM, honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wr
 > register offset which controls whether enable iommu for this larb.
 > This patch add the initialize routine for larbid.
 > 
-> Signed-off-by: Honghui Zhang <honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com>
 > ---
 >   drivers/memory/mtk-smi.c | 9 +++++++++
 >   1 file changed, 9 insertions(+)
@@ -50,8 +50,4 @@ Matthias
 >   	smi_node = of_parse_phandle(dev->of_node, "mediatek,smi", 0);
 >   	if (!smi_node)
 >   		return -EINVAL;
-> 
---
-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/N2/content_digest
index 406012e..6a57a13 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,32 +1,31 @@
  "ref\01501120872-19652-1-git-send-email-honghui.zhang@mediatek.com\0"
  "ref\01501120872-19652-2-git-send-email-honghui.zhang@mediatek.com\0"
- "ref\01501120872-19652-2-git-send-email-honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0"
- "From\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Matthias Brugger <matthias.bgg@gmail.com>\0"
  "Subject\0Re: [PATCH 1/3] memory: mtk-smi: add larbid init routine\0"
  "Date\0Thu, 27 Jul 2017 17:42:29 +0200\0"
- "To\0honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org"
-  joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org
-  robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
- " robin.murphy-5wv7dgnIgG8@public.gmane.org\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  kendrick.hsu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  youlin.pei-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  erin.lo-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
- " xinping.qian-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0"
+ "To\0honghui.zhang@mediatek.com"
+  joro@8bytes.org
+  robh@kernel.org
+ " robin.murphy@arm.com\0"
+ "Cc\0devicetree@vger.kernel.org"
+  kendrick.hsu@mediatek.com
+  srv_heupstream@mediatek.com
+  will.deacon@arm.com
+  linux-kernel@vger.kernel.org
+  iommu@lists.linux-foundation.org
+  robh+dt@kernel.org
+  linux-mediatek@lists.infradead.org
+  linux-arm-kernel@lists.infradead.org
+  youlin.pei@mediatek.com
+  erin.lo@mediatek.com
+  yong.wu@mediatek.com
+ " xinping.qian@mediatek.com\0"
  "\00:1\0"
  "b\0"
  "\n"
  "\n"
- "On 07/27/2017 04:01 AM, honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:\n"
- "> From: Honghui Zhang <honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "On 07/27/2017 04:01 AM, honghui.zhang@mediatek.com wrote:\n"
+ "> From: Honghui Zhang <honghui.zhang@mediatek.com>\n"
  "> \n"
  "> In the commit 3c8f4ad85c4b (\"memory/mediatek: add support for mt2701\"),\n"
  "> the larb->larbid was added but not initialized.\n"
@@ -34,7 +33,7 @@
  "> register offset which controls whether enable iommu for this larb.\n"
  "> This patch add the initialize routine for larbid.\n"
  "> \n"
- "> Signed-off-by: Honghui Zhang <honghui.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com>\n"
  "> ---\n"
  ">   drivers/memory/mtk-smi.c | 9 +++++++++\n"
  ">   1 file changed, 9 insertions(+)\n"
@@ -75,10 +74,6 @@
  ">   \tsmi_node = of_parse_phandle(dev->of_node, \"mediatek,smi\", 0);\n"
  ">   \tif (!smi_node)\n"
  ">   \t\treturn -EINVAL;\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
+ >
 
-7e896778c4de393e961cda1669447922201f28071d0402ddeda1a17c11ffc122
+e676cccb7afabc9ee4aa5ee73c348b0137fc8de1fe3a202cd0f487e119125b6b

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.