diff options
| author | Peter Ujfalusi <[email protected]> | 2019-12-17 07:33:05 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-12-27 10:18:03 +0000 |
| commit | 8004865c2e7bc9574d5ddfc99fe2a90eca840b17 (patch) | |
| tree | d4f02ee3000d104fd1ef48714f346b2b6080aec3 /drivers/crypto/stm32/stm32-hash.c | |
| parent | crypto: lib/curve25519 - re-add selftests (diff) | |
| download | kernel-8004865c2e7bc9574d5ddfc99fe2a90eca840b17.tar.gz kernel-8004865c2e7bc9574d5ddfc99fe2a90eca840b17.zip | |
crypto: img-hash - Use dma_request_chan instead dma_request_slave_channel
dma_request_slave_channel() is a wrapper on top of dma_request_chan()
eating up the error code.
By using dma_request_chan() directly the driver can support deferred
probing against DMA.
Signed-off-by: Peter Ujfalusi <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/crypto/stm32/stm32-hash.c')
0 files changed, 0 insertions, 0 deletions
