diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-04-29 15:02:56 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-05-03 10:09:14 +0200 |
commit | 2f6f0680c78e2bc35f576ea956b284aa45cef0d1 (patch) | |
tree | 8249d68b55f50584d8f57336e582958e81143c4a /drivers/crypto/omap-sham.c | |
parent | crypto: omap-aes - Use dma_request_chan() for requesting DMA channel (diff) | |
download | linux-2f6f0680c78e2bc35f576ea956b284aa45cef0d1.tar.xz linux-2f6f0680c78e2bc35f576ea956b284aa45cef0d1.zip |
crypto: omap-des - Use dma_request_chan() for requesting DMA channel
With the new dma_request_chan() the client driver does not need to look for
the DMA resource and it does not need to pass filter_fn anymore.
By switching to the new API the driver can now support deferred probing
against DMA.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
CC: Herbert Xu <herbert@gondor.apana.org.au>
CC: David S. Miller <davem@davemloft.net>
CC: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions