diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-05-15 10:51:39 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-05-23 21:14:17 +0200 |
commit | 3fc63d762ff4595c90d4b9b5682a9655fc28cae4 (patch) | |
tree | c891b6b873e4a287651f52a40d80c319cc62c3e0 /crypto/aes_generic.c | |
parent | 8703ffdd90c696bd66bb3247e59e76811fbdf22e (diff) | |
download | linux-3fc63d762ff4595c90d4b9b5682a9655fc28cae4.tar.gz linux-3fc63d762ff4595c90d4b9b5682a9655fc28cae4.tar.bz2 linux-3fc63d762ff4595c90d4b9b5682a9655fc28cae4.zip |
crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
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: David S. Miller <davem@davemloft.net>
Cc: Andreas Westin <andreas.westin@stericsson.com>
Cc: linux-crypto@vger.kernel.org
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'crypto/aes_generic.c')
0 files changed, 0 insertions, 0 deletions