diff options
author | Peter Ujfalusi <[email protected]> | 2020-02-27 14:37:43 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2020-03-11 16:17:54 +0100 |
commit | 7cd8c0adb489fde5cec2690a85517df74fa8abbb (patch) | |
tree | 502ecd322a276aa0eb0596a5943cf2f594850ef1 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 49f1c33076ca56871ffddc4800b04524204ea889 (diff) |
mtd: rawnand: gpmi: 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 <[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