diff for duplicates of <5237314D.7080102@ti.com> diff --git a/a/1.txt b/N1/1.txt index 9bb909a..ad9cb67 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On 09/16/2013 06:48 AM, Sekhar Nori 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 @@ -12,10 +12,10 @@ On 09/16/2013 06:48 AM, Sekhar Nori 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 @@ -128,7 +128,7 @@ Below is the updated version (v5), can you check and let me know if you had any other comments? ---8<--- -From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org> +From: Joel Fernandes <joelf@ti.com> Subject: [PATCH v5] 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 @@ -141,10 +141,10 @@ the arguments in the dmas phandle list. Also introduced is a minor clean up of a checkpatch error in old code. -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 v4: - Using of_node_put on dma_spec's node pointer. diff --git a/a/content_digest b/N1/content_digest index eb6de72..584c062 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,29 +2,17 @@ "ref\05231903F.7080301@ti.com\0" "ref\05233B471.40603@ti.com\0" "ref\05236F00B.5040605@ti.com\0" - "ref\05236F00B.5040605-l0cyMroinI0@public.gmane.org\0" - "From\0Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources\0" + "From\0joelf@ti.com (Joel Fernandes)\0" + "Subject\0[PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources\0" "Date\0Mon, 16 Sep 2013 11:26:53 -0500\0" - "To\0Sekhar Nori <nsekhar-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 09/16/2013 06:48 AM, Sekhar Nori wrote:\n" "> 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" @@ -34,10 +22,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" @@ -150,7 +138,7 @@ "other comments?\n" "\n" "---8<---\n" - "From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\n" + "From: Joel Fernandes <joelf@ti.com>\n" "Subject: [PATCH v5] 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" @@ -163,10 +151,10 @@ "\n" "Also introduced is a minor clean up of a checkpatch error in old code.\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 v4:\n" "- Using of_node_put on dma_spec's node pointer.\n" @@ -252,4 +240,4 @@ "-- \n" 1.8.1.2 -015826510ceb76225aaed211da13c173209eaf7a1889201af1395303e93ad732 +324533758b09ffbf6112d74782da05e1f871bb00d773b5dc16e30e2e636ac566
diff --git a/a/1.txt b/N2/1.txt index 9bb909a..ad9cb67 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ On 09/16/2013 06:48 AM, Sekhar Nori 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 @@ -12,10 +12,10 @@ On 09/16/2013 06:48 AM, Sekhar Nori 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 @@ -128,7 +128,7 @@ Below is the updated version (v5), can you check and let me know if you had any other comments? ---8<--- -From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org> +From: Joel Fernandes <joelf@ti.com> Subject: [PATCH v5] 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 @@ -141,10 +141,10 @@ the arguments in the dmas phandle list. Also introduced is a minor clean up of a checkpatch error in old code. -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 v4: - Using of_node_put on dma_spec's node pointer. diff --git a/a/content_digest b/N2/content_digest index eb6de72..aa15d19 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,29 +2,28 @@ "ref\05231903F.7080301@ti.com\0" "ref\05233B471.40603@ti.com\0" "ref\05236F00B.5040605@ti.com\0" - "ref\05236F00B.5040605-l0cyMroinI0@public.gmane.org\0" - "From\0Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\0" + "From\0Joel Fernandes <joelf@ti.com>\0" "Subject\0Re: [PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources\0" "Date\0Mon, 16 Sep 2013 11:26:53 -0500\0" - "To\0Sekhar Nori <nsekhar-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\0Sekhar Nori <nsekhar@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 09/16/2013 06:48 AM, Sekhar Nori wrote:\n" "> 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" @@ -34,10 +33,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" @@ -150,7 +149,7 @@ "other comments?\n" "\n" "---8<---\n" - "From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\n" + "From: Joel Fernandes <joelf@ti.com>\n" "Subject: [PATCH v5] 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" @@ -163,10 +162,10 @@ "\n" "Also introduced is a minor clean up of a checkpatch error in old code.\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 v4:\n" "- Using of_node_put on dma_spec's node pointer.\n" @@ -252,4 +251,4 @@ "-- \n" 1.8.1.2 -015826510ceb76225aaed211da13c173209eaf7a1889201af1395303e93ad732 +5e44de9e0e81a333cc7f6ca5cbe7ce28816581439d2a0bf145d1e1a5cf691f7e
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.