diff for duplicates of <525F7C18.3010409@freescale.com> diff --git a/a/1.txt b/N1/1.txt index 3ad0ef1..b258d6f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,13 +3,13 @@ I have gotten ACK from Mark for both the 1/3 and 2/3 patches. Thanks. -On 09/26/2013 05:33 PM, hongbo.zhang@freescale.com wrote: -> From: Hongbo Zhang <hongbo.zhang@freescale.com> +On 09/26/2013 05:33 PM, hongbo.zhang-KZfg59tc24xl57MIdRCFDg@public.gmane.org wrote: +> From: Hongbo Zhang <hongbo.zhang-KZfg59tc24xl57MIdRCFDg@public.gmane.org> > > This patch adds support to 8-channel DMA engine, thus the driver works for both > the new 8-channel and the legacy 4-channel DMA engines. > -> Signed-off-by: Hongbo Zhang <hongbo.zhang@freescale.com> +> Signed-off-by: Hongbo Zhang <hongbo.zhang-KZfg59tc24xl57MIdRCFDg@public.gmane.org> > --- > drivers/dma/Kconfig | 9 +++++---- > drivers/dma/fsldma.c | 9 ++++++--- @@ -92,3 +92,10 @@ On 09/26/2013 05:33 PM, hongbo.zhang@freescale.com wrote: > > struct fsldma_device { > void __iomem *regs; /* DGSR register base */ + + + +-- +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 59b8f10..14bf893 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,20 @@ "ref\01380188023-3936-1-git-send-email-hongbo.zhang@freescale.com\0" "ref\01380188023-3936-4-git-send-email-hongbo.zhang@freescale.com\0" - "From\0Hongbo Zhang <hongbo.zhang@freescale.com>\0" + "ref\01380188023-3936-4-git-send-email-hongbo.zhang-KZfg59tc24xl57MIdRCFDg@public.gmane.org\0" + "From\0Hongbo Zhang <hongbo.zhang-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" "Subject\0Re: [PATCH v11 3/3] DMA: Freescale: update driver to support 8-channel DMA engine\0" "Date\0Thu, 17 Oct 2013 13:56:40 +0800\0" - "To\0<hongbo.zhang@freescale.com>" - " <vinod.koul@intel.com>\0" - "Cc\0mark.rutland@arm.com" - devicetree@vger.kernel.org - ian.campbell@citrix.com - pawel.moll@arm.com - swarren@wwwdotorg.org - linux-kernel@vger.kernel.org - rob.herring@calxeda.com - djbw@fb.com - " linuxppc-dev@lists.ozlabs.org\0" + "To\0hongbo.zhang-KZfg59tc24xl57MIdRCFDg@public.gmane.org" + " vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0" + "Cc\0rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org" + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org + ian.campbell-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org + djbw-b10kYP2dOMg@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hi Vinod,\n" @@ -21,13 +22,13 @@ "Thanks.\n" "\n" "\n" - "On 09/26/2013 05:33 PM, hongbo.zhang@freescale.com wrote:\n" - "> From: Hongbo Zhang <hongbo.zhang@freescale.com>\n" + "On 09/26/2013 05:33 PM, hongbo.zhang-KZfg59tc24xl57MIdRCFDg@public.gmane.org wrote:\n" + "> From: Hongbo Zhang <hongbo.zhang-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" ">\n" "> This patch adds support to 8-channel DMA engine, thus the driver works for both\n" "> the new 8-channel and the legacy 4-channel DMA engines.\n" ">\n" - "> Signed-off-by: Hongbo Zhang <hongbo.zhang@freescale.com>\n" + "> Signed-off-by: Hongbo Zhang <hongbo.zhang-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" "> ---\n" "> drivers/dma/Kconfig | 9 +++++----\n" "> drivers/dma/fsldma.c | 9 ++++++---\n" @@ -109,6 +110,13 @@ "> +#define FSL_DMA_MAX_CHANS_PER_DEVICE 8\n" "> \n" "> struct fsldma_device {\n" - "> \tvoid __iomem *regs;\t/* DGSR register base */" + "> \tvoid __iomem *regs;\t/* DGSR register base */\n" + "\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 -071207cef8007d9ac9d2dba498d12e8de6b7d32477c0eb9c3ea9ecf115c68d96 +0ec4781a599e3d23ef540069ed2d0152af1774bb94eed49186b0f5ce476056f9
diff --git a/a/content_digest b/N2/content_digest index 59b8f10..210435d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,15 +5,15 @@ "Date\0Thu, 17 Oct 2013 13:56:40 +0800\0" "To\0<hongbo.zhang@freescale.com>" " <vinod.koul@intel.com>\0" - "Cc\0mark.rutland@arm.com" - devicetree@vger.kernel.org - ian.campbell@citrix.com - pawel.moll@arm.com - swarren@wwwdotorg.org - linux-kernel@vger.kernel.org - rob.herring@calxeda.com - djbw@fb.com - " linuxppc-dev@lists.ozlabs.org\0" + "Cc\0<rob.herring@calxeda.com>" + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <swarren@wwwdotorg.org> + <ian.campbell@citrix.com> + <djbw@fb.com> + <devicetree@vger.kernel.org> + <linuxppc-dev@lists.ozlabs.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi Vinod,\n" @@ -111,4 +111,4 @@ "> struct fsldma_device {\n" "> \tvoid __iomem *regs;\t/* DGSR register base */" -071207cef8007d9ac9d2dba498d12e8de6b7d32477c0eb9c3ea9ecf115c68d96 +ab3383b935353076d508d13a92f6233b283e9c068a8513db352584dc8dbba970
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.