diff for duplicates of <52386733.8010807@ti.com> diff --git a/a/1.txt b/N1/1.txt index 18beb6e..2a8629c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ the channel provided from DT so it shouldn't assume that without binding updates. Following this suggestion, I've update the patch to the below: ---8<--- -From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org> +From: Joel Fernandes <joelf@ti.com> Subject: [PATCH v6] 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 @@ -28,10 +28,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 initial version: - Using of_node_put on dma_spec's node pointer. diff --git a/a/content_digest b/N1/content_digest index 6cad421..a2e7a19 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,22 +6,10 @@ "ref\05237E3C3.8050602@ti.com\0" "ref\05237EAF3.70505@ti.com\0" "ref\05237F147.1020302@ti.com\0" - "ref\05237F147.1020302-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\0Tue, 17 Sep 2013 09:29:07 -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/17/2013 01:05 AM, Sekhar Nori wrote:\n" @@ -41,7 +29,7 @@ "updates. Following this suggestion, I've update the patch to the below:\n" "\n" "---8<---\n" - "From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\n" + "From: Joel Fernandes <joelf@ti.com>\n" "Subject: [PATCH v6] 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" @@ -54,10 +42,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 initial version:\n" "- Using of_node_put on dma_spec's node pointer.\n" @@ -141,4 +129,4 @@ "-- \n" 1.8.1.2 -1acf1e75c9a0f3a48c92e296699a56d8f54722d822a64a9688eb20b95d22c7c2 +f50318cb43c6a865828f5fbf80d533451d4aeb4cfaf8057209b45d32887b30ca
diff --git a/a/1.txt b/N2/1.txt index 18beb6e..2a8629c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,7 +15,7 @@ the channel provided from DT so it shouldn't assume that without binding updates. Following this suggestion, I've update the patch to the below: ---8<--- -From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org> +From: Joel Fernandes <joelf@ti.com> Subject: [PATCH v6] 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 @@ -28,10 +28,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 initial version: - Using of_node_put on dma_spec's node pointer. diff --git a/a/content_digest b/N2/content_digest index 6cad421..266b765 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,22 +6,21 @@ "ref\05237E3C3.8050602@ti.com\0" "ref\05237EAF3.70505@ti.com\0" "ref\05237F147.1020302@ti.com\0" - "ref\05237F147.1020302-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\0Tue, 17 Sep 2013 09:29:07 -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/17/2013 01:05 AM, Sekhar Nori wrote:\n" @@ -41,7 +40,7 @@ "updates. Following this suggestion, I've update the patch to the below:\n" "\n" "---8<---\n" - "From: Joel Fernandes <joelf-l0cyMroinI0@public.gmane.org>\n" + "From: Joel Fernandes <joelf@ti.com>\n" "Subject: [PATCH v6] 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" @@ -54,10 +53,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 initial version:\n" "- Using of_node_put on dma_spec's node pointer.\n" @@ -141,4 +140,4 @@ "-- \n" 1.8.1.2 -1acf1e75c9a0f3a48c92e296699a56d8f54722d822a64a9688eb20b95d22c7c2 +7bb13cf4f59b16715b6c260074af73a4441c3e75488069a57035c235771e6938
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.