diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2019-12-17 14:22:54 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-12-19 08:19:43 +0100 |
commit | 738987a1d6f167e155c41658211f8c98c114c371 (patch) | |
tree | 9fdb75bd953b602aa035d8edb88cb25efe9ed215 /tools/perf/scripts/python/exported-sql-viewer.py | |
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 <peter.ujfalusi@ti.com>
Reviewed-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Link: https://lore.kernel.org/r/20191217122254.7103-1-peter.ujfalusi@ti.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions