diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2020-02-27 15:37:48 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-03-11 18:17:54 +0300 |
commit | 92f0f8efbd4ad8fac2e3e902eff3c67da65f08cc (patch) | |
tree | 5f3f2e4be82039f7e159d5f347afda02b6ae9f51 /tools/perf/scripts/python | |
parent | 80c3012e127cf8f4c0601868b2c23b1caab20b44 (diff) | |
download | linux-92f0f8efbd4ad8fac2e3e902eff3c67da65f08cc.tar.xz |
mtd: rawnand: qcom: 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-7-peter.ujfalusi@ti.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions