diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2019-12-17 13:28:47 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-12-19 08:19:42 +0100 |
commit | 972a2dd62680229f9763ae9d274bfb3e9a445ab9 (patch) | |
tree | c7783ba7b80850f945c4a6b57b2918979f63b527 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c3b2a0212b729851ee8184ac1caa4ed3b8c39f20 (diff) |
mmc: mxs: 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>
Link: https://lore.kernel.org/r/20191217112847.31351-1-peter.ujfalusi@ti.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions