diff options
author | Peter Ujfalusi <[email protected]> | 2020-02-27 14:37:49 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2020-03-11 16:17:54 +0100 |
commit | b35f79aa461e965514e7d437c6704679552f4818 (patch) | |
tree | 953ae0cf9935099336f2384b00d3496799f24ecd /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 92f0f8efbd4ad8fac2e3e902eff3c67da65f08cc (diff) |
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 <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions