diff options
| author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2020-02-27 14:37:45 +0200 |
|---|---|---|
| committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-03-11 16:17:54 +0100 |
| commit | cf9e2389482179db6bfab41512a9c0b722540be8 (patch) | |
| tree | cf68e30fec143ffbe6a2c81823e8ee8a43c21db2 /tools/perf/scripts/python | |
| parent | mtd: rawnand: marvell: Release DMA channel on error (diff) | |
| download | linux-cf9e2389482179db6bfab41512a9c0b722540be8.tar.gz linux-cf9e2389482179db6bfab41512a9c0b722540be8.zip | |
mtd: rawnand: marvell: 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 to return the real error code.
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-4-peter.ujfalusi@ti.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
