All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53504DFF.7090907@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index e520217..8f6be82 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,9 +18,4 @@ needed. :-)
 > 303 #define writeb_relaxed(v,c)     __raw_writeb(v,c)
 > 304 #define writew_relaxed(v,c)     __raw_writew((__force u16) cpu_to_le16(v),c)
 > 305 #define writel_relaxed(v,c)     __raw_writel((__force u32) cpu_to_le32(v),c)
-> 
-
---
-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 99cdcc8..1c24325 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,21 +2,10 @@
  "ref\01397767775-10965-1-git-send-email-nm@ti.com\0"
  "ref\01397767775-10965-6-git-send-email-nm@ti.com\0"
  "ref\020140417215228.GD8504@saruman.home\0"
- "ref\020140417215228.GD8504-HgARHv6XitL9zxVx7UNMDg@public.gmane.org\0"
- "From\0Santosh Shilimkar <santosh.shilimkar-l0cyMroinI0@public.gmane.org>\0"
- "Subject\0Re: [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel\0"
+ "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
+ "Subject\0[PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel\0"
  "Date\0Thu, 17 Apr 2014 17:56:15 -0400\0"
- "To\0balbi-l0cyMroinI0@public.gmane.org"
- " Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>"
-  Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>
-  Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
-  Rajendra Nayak <rnayak-l0cyMroinI0@public.gmane.org>
-  Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thursday 17 April 2014 05:52 PM, Felipe Balbi wrote:\n"
@@ -39,11 +28,6 @@
  "> 303 #define writeb_relaxed(v,c)     __raw_writeb(v,c)\n"
  "> 304 #define writew_relaxed(v,c)     __raw_writew((__force u16) cpu_to_le16(v),c)\n"
  "> 305 #define writel_relaxed(v,c)     __raw_writel((__force u32) cpu_to_le32(v),c)\n"
- "> \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
+ >
 
-f768c26141bb892b9655bc99d874e38c085cc42f961d5bb7bf5b4f6537a62bbb
+a77e36468fda6c7a3dde08e2710541432b7a52c72d04933380689f8551d22770

diff --git a/a/1.txt b/N2/1.txt
index e520217..8f6be82 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -18,9 +18,4 @@ needed. :-)
 > 303 #define writeb_relaxed(v,c)     __raw_writeb(v,c)
 > 304 #define writew_relaxed(v,c)     __raw_writew((__force u16) cpu_to_le16(v),c)
 > 305 #define writel_relaxed(v,c)     __raw_writel((__force u32) cpu_to_le32(v),c)
-> 
-
---
-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 99cdcc8..18137ad 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,21 +2,20 @@
  "ref\01397767775-10965-1-git-send-email-nm@ti.com\0"
  "ref\01397767775-10965-6-git-send-email-nm@ti.com\0"
  "ref\020140417215228.GD8504@saruman.home\0"
- "ref\020140417215228.GD8504-HgARHv6XitL9zxVx7UNMDg@public.gmane.org\0"
- "From\0Santosh Shilimkar <santosh.shilimkar-l0cyMroinI0@public.gmane.org>\0"
+ "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
  "Subject\0Re: [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel\0"
  "Date\0Thu, 17 Apr 2014 17:56:15 -0400\0"
- "To\0balbi-l0cyMroinI0@public.gmane.org"
- " Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>"
-  Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>
-  Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
-  Rajendra Nayak <rnayak-l0cyMroinI0@public.gmane.org>
-  Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0<balbi@ti.com>"
+ " Nishanth Menon <nm@ti.com>\0"
+ "Cc\0Tony Lindgren <tony@atomide.com>"
+  Sricharan R <r.sricharan@ti.com>
+  Sekhar Nori <nsekhar@ti.com>
+  Rajendra Nayak <rnayak@ti.com>
+  Peter Ujfalusi <peter.ujfalusi@ti.com>
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-omap@vger.kernel.org>
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Thursday 17 April 2014 05:52 PM, Felipe Balbi wrote:\n"
@@ -39,11 +38,6 @@
  "> 303 #define writeb_relaxed(v,c)     __raw_writeb(v,c)\n"
  "> 304 #define writew_relaxed(v,c)     __raw_writew((__force u16) cpu_to_le16(v),c)\n"
  "> 305 #define writel_relaxed(v,c)     __raw_writel((__force u32) cpu_to_le32(v),c)\n"
- "> \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
+ >
 
-f768c26141bb892b9655bc99d874e38c085cc42f961d5bb7bf5b4f6537a62bbb
+85c0bcdd27cb37c6bfa5ee58f7fe3c85407dfb2a4e8ec1cb20e61d51e2a3231d

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.