All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5237E3C3.8050602@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index c6e2003..3ada5aa 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Monday 16 September 2013 09:56 PM, Joel Fernandes wrote:
 >> Hi Joel,
 >>
 >> On Saturday 14 September 2013 06:27 AM, Joel Fernandes wrote:
->>> From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>
+>>> From: Joel Fernandes <joelf@ti.com>
 >>> Subject: [PATCH v4] ARM: EDMA: Fix clearing of unused list for DT DMA resources
 >>>
 >>> HWMOD removal for MMC is breaking edma_start as the events are being manually
@@ -13,10 +13,10 @@ On Monday 16 September 2013 09:56 PM, Joel Fernandes wrote:
 >>> it exists and clearing the bits in the unused channel list. For this purpose
 >>> we use the of_* helpers to parse the arguments in the dmas phandle list.
 >>>
->>> Reviewed-by: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
->>> Reported-by: Balaji T K <balajitk-l0cyMroinI0@public.gmane.org>
->>> Cc: Pantel Antoniou <panto-wVdstyuyKrO8r51toPun2/C9HSW9iNxf@public.gmane.org>
->>> Signed-off-by: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>
+>>> Reviewed-by: Sekhar Nori <nsekhar@ti.com>
+>>> Reported-by: Balaji T K <balajitk@ti.com>
+>>> Cc: Pantel Antoniou <panto@antoniou-consulting.com>
+>>> Signed-off-by: Joel Fernandes <joelf@ti.com>
 >>> ---
 >>> Changes since v1, in v2 and v3:
 >>> - Reduced indentation of non-of case by returning from of-case
diff --git a/a/content_digest b/N1/content_digest
index 5821cd3..fe26512 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,22 +3,10 @@
  "ref\05233B471.40603@ti.com\0"
  "ref\05236F00B.5040605@ti.com\0"
  "ref\05237314D.7080102@ti.com\0"
- "ref\05237314D.7080102-l0cyMroinI0@public.gmane.org\0"
- "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0"
- "Subject\0Re: [PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources\0"
+ "From\0nsekhar@ti.com (Sekhar Nori)\0"
+ "Subject\0[PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources\0"
  "Date\0Tue, 17 Sep 2013 10:38:19 +0530\0"
- "To\0Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0Linux DaVinci Kernel List <davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org>"
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Pantel Antoniou <panto-wVdstyuyKrO8r51toPun2/C9HSW9iNxf@public.gmane.org>
-  Linux MMC List <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Koen Kooi <koen-hcmAuCOw+vXj4SYmN/TMmA@public.gmane.org>
-  Jyri Sarah <jsarha-l0cyMroinI0@public.gmane.org>
-  Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Dan Williams <djbw-b10kYP2dOMg@public.gmane.org>
-  Linux OMAP List <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Linux ARM Kernel List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Monday 16 September 2013 09:56 PM, Joel Fernandes wrote:\n"
@@ -26,7 +14,7 @@
  ">> Hi Joel,\n"
  ">>\n"
  ">> On Saturday 14 September 2013 06:27 AM, Joel Fernandes wrote:\n"
- ">>> From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\n"
+ ">>> From: Joel Fernandes <joelf@ti.com>\n"
  ">>> Subject: [PATCH v4] ARM: EDMA: Fix clearing of unused list for DT DMA resources\n"
  ">>>\n"
  ">>> HWMOD removal for MMC is breaking edma_start as the events are being manually\n"
@@ -36,10 +24,10 @@
  ">>> it exists and clearing the bits in the unused channel list. For this purpose\n"
  ">>> we use the of_* helpers to parse the arguments in the dmas phandle list.\n"
  ">>>\n"
- ">>> Reviewed-by: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\n"
- ">>> Reported-by: Balaji T K <balajitk-l0cyMroinI0@public.gmane.org>\n"
- ">>> Cc: Pantel Antoniou <panto-wVdstyuyKrO8r51toPun2/C9HSW9iNxf@public.gmane.org>\n"
- ">>> Signed-off-by: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\n"
+ ">>> Reviewed-by: Sekhar Nori <nsekhar@ti.com>\n"
+ ">>> Reported-by: Balaji T K <balajitk@ti.com>\n"
+ ">>> Cc: Pantel Antoniou <panto@antoniou-consulting.com>\n"
+ ">>> Signed-off-by: Joel Fernandes <joelf@ti.com>\n"
  ">>> ---\n"
  ">>> Changes since v1, in v2 and v3:\n"
  ">>> - Reduced indentation of non-of case by returning from of-case\n"
@@ -146,4 +134,4 @@
  "Thanks,\n"
  Sekhar
 
-fd71d8e461336188b1762b4c53f7c7343549d08a79c5a5f8cbd8a157eab3fece
+df062fd789e39cdf3257c481b17d572bdcac46f9f1fcac1cb789440a6058c8e4

diff --git a/a/1.txt b/N2/1.txt
index c6e2003..3ada5aa 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ On Monday 16 September 2013 09:56 PM, Joel Fernandes wrote:
 >> Hi Joel,
 >>
 >> On Saturday 14 September 2013 06:27 AM, Joel Fernandes wrote:
->>> From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>
+>>> From: Joel Fernandes <joelf@ti.com>
 >>> Subject: [PATCH v4] ARM: EDMA: Fix clearing of unused list for DT DMA resources
 >>>
 >>> HWMOD removal for MMC is breaking edma_start as the events are being manually
@@ -13,10 +13,10 @@ On Monday 16 September 2013 09:56 PM, Joel Fernandes wrote:
 >>> it exists and clearing the bits in the unused channel list. For this purpose
 >>> we use the of_* helpers to parse the arguments in the dmas phandle list.
 >>>
->>> Reviewed-by: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
->>> Reported-by: Balaji T K <balajitk-l0cyMroinI0@public.gmane.org>
->>> Cc: Pantel Antoniou <panto-wVdstyuyKrO8r51toPun2/C9HSW9iNxf@public.gmane.org>
->>> Signed-off-by: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>
+>>> Reviewed-by: Sekhar Nori <nsekhar@ti.com>
+>>> Reported-by: Balaji T K <balajitk@ti.com>
+>>> Cc: Pantel Antoniou <panto@antoniou-consulting.com>
+>>> Signed-off-by: Joel Fernandes <joelf@ti.com>
 >>> ---
 >>> Changes since v1, in v2 and v3:
 >>> - Reduced indentation of non-of case by returning from of-case
diff --git a/a/content_digest b/N2/content_digest
index 5821cd3..1aef6ca 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,22 +3,21 @@
  "ref\05233B471.40603@ti.com\0"
  "ref\05236F00B.5040605@ti.com\0"
  "ref\05237314D.7080102@ti.com\0"
- "ref\05237314D.7080102-l0cyMroinI0@public.gmane.org\0"
- "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0"
+ "From\0Sekhar Nori <nsekhar@ti.com>\0"
  "Subject\0Re: [PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources\0"
  "Date\0Tue, 17 Sep 2013 10:38:19 +0530\0"
- "To\0Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0Linux DaVinci Kernel List <davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org>"
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Pantel Antoniou <panto-wVdstyuyKrO8r51toPun2/C9HSW9iNxf@public.gmane.org>
-  Linux MMC List <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Koen Kooi <koen-hcmAuCOw+vXj4SYmN/TMmA@public.gmane.org>
-  Jyri Sarah <jsarha-l0cyMroinI0@public.gmane.org>
-  Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Dan Williams <djbw-b10kYP2dOMg@public.gmane.org>
-  Linux OMAP List <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Linux ARM Kernel List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0Joel Fernandes <joelf@ti.com>\0"
+ "Cc\0Vinod Koul <vinod.koul@intel.com>"
+  Dan Williams <djbw@fb.com>
+  Russell King <linux@arm.linux.org.uk>
+  Jyri Sarah <jsarha@ti.com>
+  Koen Kooi <koen@beagleboard.org>
+  Linux OMAP List <linux-omap@vger.kernel.org>
+  Linux ARM Kernel List <linux-arm-kernel@lists.infradead.org>
+  Linux DaVinci Kernel List <davinci-linux-open-source@linux.davincidsp.com>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  Linux MMC List <linux-mmc@vger.kernel.org>
+ " Pantel Antoniou <panto@antoniou-consulting.com>\0"
  "\00:1\0"
  "b\0"
  "On Monday 16 September 2013 09:56 PM, Joel Fernandes wrote:\n"
@@ -26,7 +25,7 @@
  ">> Hi Joel,\n"
  ">>\n"
  ">> On Saturday 14 September 2013 06:27 AM, Joel Fernandes wrote:\n"
- ">>> From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\n"
+ ">>> From: Joel Fernandes <joelf@ti.com>\n"
  ">>> Subject: [PATCH v4] ARM: EDMA: Fix clearing of unused list for DT DMA resources\n"
  ">>>\n"
  ">>> HWMOD removal for MMC is breaking edma_start as the events are being manually\n"
@@ -36,10 +35,10 @@
  ">>> it exists and clearing the bits in the unused channel list. For this purpose\n"
  ">>> we use the of_* helpers to parse the arguments in the dmas phandle list.\n"
  ">>>\n"
- ">>> Reviewed-by: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\n"
- ">>> Reported-by: Balaji T K <balajitk-l0cyMroinI0@public.gmane.org>\n"
- ">>> Cc: Pantel Antoniou <panto-wVdstyuyKrO8r51toPun2/C9HSW9iNxf@public.gmane.org>\n"
- ">>> Signed-off-by: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\n"
+ ">>> Reviewed-by: Sekhar Nori <nsekhar@ti.com>\n"
+ ">>> Reported-by: Balaji T K <balajitk@ti.com>\n"
+ ">>> Cc: Pantel Antoniou <panto@antoniou-consulting.com>\n"
+ ">>> Signed-off-by: Joel Fernandes <joelf@ti.com>\n"
  ">>> ---\n"
  ">>> Changes since v1, in v2 and v3:\n"
  ">>> - Reduced indentation of non-of case by returning from of-case\n"
@@ -146,4 +145,4 @@
  "Thanks,\n"
  Sekhar
 
-fd71d8e461336188b1762b4c53f7c7343549d08a79c5a5f8cbd8a157eab3fece
+683ece1f6047ff01471285fdb9b133a945d965ac9130a6158404d1a43bc422a4

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.