diff options
author | Peter Ujfalusi <[email protected]> | 2019-12-17 14:22:54 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2019-12-19 08:19:43 +0100 |
commit | 738987a1d6f167e155c41658211f8c98c114c371 (patch) | |
tree | 9fdb75bd953b602aa035d8edb88cb25efe9ed215 /lib/mpi/mpi-mul.c | |
parent | e6d82a7bc849200101178ba7e7545a15999fab5a (diff) |
mmc: bcm2835: 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]>
Reviewed-by: Nicolas Saenz Julienne <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions