diff options
| author | Peter Ujfalusi <[email protected]> | 2019-12-17 09:37:30 +0200 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-01-06 16:25:29 +1100 |
| commit | fb185a4052b18c97ebc98f6a8db30a60abca35e0 (patch) | |
| tree | 110b5466e2b8e199db664759659f2f000419fdd9 /tools/perf/scripts/python/bin | |
| parent | 1c7f4fe86f17f296bafab1d418c040533324bf4f (diff) | |
powerpc/512x: 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: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions