diff options
| author | Peter Ujfalusi <[email protected]> | 2019-12-17 09:35:06 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-12-27 18:18:03 +0800 |
| commit | 20aaed22fec757114f9f6ca28e473e32ccb4b5c1 (patch) | |
| tree | 8c4938360283ec4d87bca38848079759b12c67a0 /tools/perf/scripts/python | |
| parent | 8004865c2e7bc9574d5ddfc99fe2a90eca840b17 (diff) | |
crypto: stm32/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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions