WSL2-Linux-Kernel/drivers/mtd/nand/raw/gpmi-nand
Peter Ujfalusi 7cd8c0adb4 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 <peter.ujfalusi@ti.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200227123749.24064-2-peter.ujfalusi@ti.com
2020-03-11 16:17:54 +01:00
..
Makefile mtd: rawnand: gpmi: move all driver code into single file 2019-06-27 20:05:26 +02:00
bch-regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 2019-05-21 11:28:39 +02:00
gpmi-nand.c mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel() 2020-03-11 16:17:54 +01:00
gpmi-nand.h mtd: rawnand: gpmi: Implement exec_op 2019-06-27 20:05:30 +02:00
gpmi-regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 2019-05-21 11:28:39 +02:00