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

diff --git a/a/1.txt b/N1/1.txt
index 004c77d..b37fd87 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,15 +2,15 @@ On 09/16/2012 05:24 PM, Karicheri, Muralidharan wrote:
 >>> -----Original Message-----
 >>> From: Karicheri, Muralidharan
 >>> Sent: Thursday, August 30, 2012 11:42 AM
->>> To: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org; rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org; devicetree-
->>> discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+>>> To: grant.likely@secretlab.ca; rob.herring@calxeda.com; devicetree-
+>>> discuss@lists.ozlabs.org; linux-kernel@vger.kernel.org
 >>> Cc: Karicheri, Muralidharan; Chemparathy, Cyril
 >>> Subject: [PATCH] of: add of_find_child_by_name implementation
 >>>
 >>> This patch adds a helper to find a child node by name.
 >>>
->>> Signed-off-by: Cyril Chemparathy <cyril-l0cyMroinI0@public.gmane.org>
->>> Signed-off-by: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>
+>>> Signed-off-by: Cyril Chemparathy <cyril@ti.com>
+>>> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
 >>> ---
 >>>  drivers/of/base.c  |   20 ++++++++++++++++++++
 >>>  include/linux/of.h |    2 ++
@@ -70,7 +70,7 @@ On 09/16/2012 05:24 PM, Karicheri, Muralidharan wrote:
 
 This one does the same thing:
 
-http://www.mail-archive.com/devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org/msg18585.html
+http://www.mail-archive.com/devicetree-discuss@lists.ozlabs.org/msg18585.html
 
 Yours came first, but this one also converts several places to use it.
 So I plan to merge it once subsystem maintainers ack the conversions.
diff --git a/a/content_digest b/N1/content_digest
index 578515c..df6b3a3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,28 +1,31 @@
  "ref\01346341328-23554-1-git-send-email-m-karicheri2@ti.com\0"
  "ref\03E54258959B69E4282D79E01AB1F32B7041CB0CC@DFLE12.ent.ti.com\0"
- "ref\03E54258959B69E4282D79E01AB1F32B7041CB0CC-GR6MelrUkc+IQmiDNMet8wC/G2K4zDHf@public.gmane.org\0"
- "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Rob Herring <robherring2@gmail.com>\0"
  "Subject\0Re: [PATCH] of: add of_find_child_by_name implementation\0"
  "Date\0Sun, 16 Sep 2012 18:58:17 -0500\0"
  "To\0Karicheri"
- " Muralidharan <m-karicheri2-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ " Muralidharan <m-karicheri2@ti.com>\0"
+ "Cc\0grant.likely@secretlab.ca <grant.likely@secretlab.ca>"
+  devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Chemparathy
+  Cyril <cyril@ti.com>
+ " Srinivas KANDAGATLA <srinivas.kandagatla@st.com>\0"
  "\00:1\0"
  "b\0"
  "On 09/16/2012 05:24 PM, Karicheri, Muralidharan wrote:\n"
  ">>> -----Original Message-----\n"
  ">>> From: Karicheri, Muralidharan\n"
  ">>> Sent: Thursday, August 30, 2012 11:42 AM\n"
- ">>> To: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org; rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org; devicetree-\n"
- ">>> discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ ">>> To: grant.likely@secretlab.ca; rob.herring@calxeda.com; devicetree-\n"
+ ">>> discuss@lists.ozlabs.org; linux-kernel@vger.kernel.org\n"
  ">>> Cc: Karicheri, Muralidharan; Chemparathy, Cyril\n"
  ">>> Subject: [PATCH] of: add of_find_child_by_name implementation\n"
  ">>>\n"
  ">>> This patch adds a helper to find a child node by name.\n"
  ">>>\n"
- ">>> Signed-off-by: Cyril Chemparathy <cyril-l0cyMroinI0@public.gmane.org>\n"
- ">>> Signed-off-by: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>\n"
+ ">>> Signed-off-by: Cyril Chemparathy <cyril@ti.com>\n"
+ ">>> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>\n"
  ">>> ---\n"
  ">>>  drivers/of/base.c  |   20 ++++++++++++++++++++\n"
  ">>>  include/linux/of.h |    2 ++\n"
@@ -82,7 +85,7 @@
  "\n"
  "This one does the same thing:\n"
  "\n"
- "http://www.mail-archive.com/devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org/msg18585.html\n"
+ "http://www.mail-archive.com/devicetree-discuss@lists.ozlabs.org/msg18585.html\n"
  "\n"
  "Yours came first, but this one also converts several places to use it.\n"
  "So I plan to merge it once subsystem maintainers ack the conversions.\n"
@@ -91,4 +94,4 @@
  "\n"
  Rob
 
-d48b88f41c09f8691d0ad2daff390b0b3a7a4daa9fb672364da66f5d8282234a
+bab27591c62071f0da4490ce6dcdc77f8fdbe916e37528f05c07236955e92ade

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.