From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH 31/39] dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones Date: Thu, 16 May 2013 12:13:42 +0530 Message-ID: <20130516064342.GI14863@intel.com> References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-32-git-send-email-lee.jones@linaro.org> <20130516051701.GG27639@intel.com> <20130516070638.GC3269@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, balbi@ti.com, linux-usb@vger.kernel.org, linux-crypto@vger.kernel.org, davem@davemloft.net, herbert@gondor.hengli.com.au, arnd@arndb.de, linus.walleij@stericsson.com, srinidhi.kasagar@stericsson.com, Dan Williams , Per Forlin , Rabin Vincent To: Lee Jones Return-path: Content-Disposition: inline In-Reply-To: <20130516070638.GC3269@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On Thu, May 16, 2013 at 08:06:38AM +0100, Lee Jones wrote: > On Thu, 16 May 2013, Vinod Koul wrote: >=20 > > On Wed, May 15, 2013 at 10:51:54AM +0100, Lee Jones wrote: > > > STEDMA40_*_TO_* direction definitions are identical in all but na= me to > > > the pre-defined generic DMA_*_TO_* ones. Let's make things easy b= y not > > > duplicating such things. > > >=20 > > > Cc: Vinod Koul > > > Cc: Dan Williams > > > Cc: Per Forlin > > > Cc: Rabin Vincent > > > Signed-off-by: Lee Jones > > Nice :) >=20 > :) >=20 > > 1) I dont see the STE macro getting removed, why do we need it >=20 > They are removed later in the set, once their use has been removed > from platform code and all the other drivers. >=20 > > 2) last i checked the direction values had a bit idfference b/w wha= t you are > > using and what dmaengine defines, so hopefully that is taken care o= f.. >=20 > Yes, no problem. >=20 > ;) Acked-by: Vinod Koul -- ~Vinod >=20 > --=20 > Lee Jones > Linaro ST-Ericsson Landing Team Lead > Linaro.org =E2=94=82 Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Thu, 16 May 2013 12:13:42 +0530 Subject: [PATCH 31/39] dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones In-Reply-To: <20130516070638.GC3269@gmail.com> References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-32-git-send-email-lee.jones@linaro.org> <20130516051701.GG27639@intel.com> <20130516070638.GC3269@gmail.com> Message-ID: <20130516064342.GI14863@intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, May 16, 2013 at 08:06:38AM +0100, Lee Jones wrote: > On Thu, 16 May 2013, Vinod Koul wrote: > > > On Wed, May 15, 2013 at 10:51:54AM +0100, Lee Jones wrote: > > > STEDMA40_*_TO_* direction definitions are identical in all but name to > > > the pre-defined generic DMA_*_TO_* ones. Let's make things easy by not > > > duplicating such things. > > > > > > Cc: Vinod Koul > > > Cc: Dan Williams > > > Cc: Per Forlin > > > Cc: Rabin Vincent > > > Signed-off-by: Lee Jones > > Nice :) > > :) > > > 1) I dont see the STE macro getting removed, why do we need it > > They are removed later in the set, once their use has been removed > from platform code and all the other drivers. > > > 2) last i checked the direction values had a bit idfference b/w what you are > > using and what dmaengine defines, so hopefully that is taken care of.. > > Yes, no problem. > > ;) Acked-by: Vinod Koul -- ~Vinod > > -- > Lee Jones > Linaro ST-Ericsson Landing Team Lead > Linaro.org ? Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog