On Wed, May 15, 2013 at 11:51 AM, Lee Jones [off-list ref] 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 <herbert@gondor.apana.org.au>
Cc: David S. Miller <davem@davemloft.net>
Cc: Andreas Westin <redacted>
Cc: linux-crypto at vger.kernel.org
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <redacted>
I think I need to stop applying here and wait for an ACK from
Herbert on everything hitting drivers/crypto.
If I get Vinod's ACK for the previous patches I can send an
initial pull request on that and then follow up with the rest.
Yours,
Linus Walleij