diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-04-29 16:02:56 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-05-03 16:09:14 +0800 |
commit | 2f6f0680c78e2bc35f576ea956b284aa45cef0d1 (patch) | |
tree | 8249d68b55f50584d8f57336e582958e81143c4a /Documentation | |
parent | da8b29a6c1894874b681f42186c61c58c09e0b56 (diff) |
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 'Documentation')
0 files changed, 0 insertions, 0 deletions