diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2020-02-27 15:37:49 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-03-11 18:17:54 +0300 |
commit | b35f79aa461e965514e7d437c6704679552f4818 (patch) | |
tree | 953ae0cf9935099336f2384b00d3496799f24ecd /tools/perf/scripts/python/stackcollapse.py | |
parent | 92f0f8efbd4ad8fac2e3e902eff3c67da65f08cc (diff) | |
download | linux-b35f79aa461e965514e7d437c6704679552f4818.tar.xz |
mtd: rawnand: stm32_fmc2: 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.
Use using dma_request_chan() directly and inform user of error in case the
DMA request failed.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200227123749.24064-8-peter.ujfalusi@ti.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions