From: Herbert Xu Subject: Re: [PATCH 13/39] crypto: ux500/hash - Set DMA configuration though dma_slave_config() Date: Thu, 16 May 2013 15:01:33 +0800 Message-ID: <20130516070132.GA6721@gondor.apana.org.au> References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-14-git-send-email-lee.jones@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, vinod.koul@intel.com, arnd@arndb.de, linus.walleij@stericsson.com, srinidhi.kasagar@stericsson.com, Andreas Westin To: Lee Jones Return-path: Received: from ringil.hengli.com.au ([178.18.16.133]:57002 "EHLO fornost.hengli.com.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754957Ab3EPHBj (ORCPT ); Thu, 16 May 2013 03:01:39 -0400 Content-Disposition: inline In-Reply-To: <1368611522-9984-14-git-send-email-lee.jones@linaro.org> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Wed, May 15, 2013 at 10:51:36AM +0100, Lee Jones wrote: > The DMA controller currently takes configuration information from > information passed though dma_channel_request(), but it shouldn't. > Using the API, the DMA channel should only be configured during > a dma_slave_config() call. > > Cc: Herbert Xu > Cc: David S. Miller > Cc: Andreas Westin > Cc: linux-crypto@vger.kernel.org > Acked-by: Arnd Bergmann > Signed-off-by: Lee Jones Acked-by: Herbert Xu -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt