diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-04-29 16:02:18 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-05-03 16:08:49 +0800 |
commit | da8b29a6c1894874b681f42186c61c58c09e0b56 (patch) | |
tree | 649d2f6550ba5e713e364cdf4db68c3fcb6caa13 /Documentation | |
parent | f1b77aaca85a610948f02d11288845f4cfe7d3eb (diff) |
crypto: omap-aes - 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 'Documentation')
0 files changed, 0 insertions, 0 deletions