diff options
| author | Peter Ujfalusi <[email protected]> | 2019-12-12 15:55:49 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-12-16 11:58:08 +0000 |
| commit | 658606ff4cf680ca97380f6ed7295722b0e991b2 (patch) | |
| tree | 2d2f192861894a4368e5d0072f233a7ded68585e /scripts/gdb/linux/device.py | |
| parent | b5756b777472eceaa84bc180f458f8eaec65da9a (diff) | |
spi: stm32-qspi: 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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions