diff options
author | Peter Ujfalusi <[email protected]> | 2019-12-12 15:55:42 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-12-16 11:56:07 +0000 |
commit | d947c9d26c2381cc10067e76e71bf9ddb0fedb8b (patch) | |
tree | 5dd6ebead6ec3262af61fbd8603663f203b33348 /lib/mpi/mpi-internal.h | |
parent | 851c902fd2d09b2ed85181e74b43477b7a3882be (diff) |
spi: atmel: 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 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions