From: Hiep Cao Minh <cm-hiep@xxxxxxxxxxx> Hi Mark Hi Geert This is patch to re-do correctly function name and 'ret' return value. qspi_trigger_transfer_out_int function should be qspi_trigger_transfer_out_in without "t". "ret" value in rspi_dma_check_then_transfer should be returned insteeds of returning zero. It just returns qspi_trigger_transfer_out_in() value in qspi_transfer_out_in(). This patch has been tested at linux Upstream v4.0.0-10712-g27cf3a1 on Lager. Please consider the following patches for the Rcar-Gen2. Best Regards, Cao Minh Hiep Hiep Cao Minh (1): spi: Re-do correctly function name and 'ret' return value drivers/spi/spi-rspi.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html