aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorPeter Ujfalusi <[email protected]>2019-12-12 15:55:44 +0200
committerMark Brown <[email protected]>2019-12-16 11:56:46 +0000
commit6133fed0539bc5c059d3a661b61704159ba448a6 (patch)
treeb6cd62e1c4fb8a0b4a241990277137159207d8c4 /lib/mpi/mpi-internal.h
parent666224b43b4bd4612ce3b758c038f9bc5c5e3fcb (diff)
spi: 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]> 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