[PATCH v3 4/9] spi: Return -ENOSYS when system call is not available

Simon Glass sjg at chromium.org
Tue Apr 6 06:34:31 CEST 2021


Update spi_controller_dma_map_mem_op_data() to use -ENOSYS, which is the
correct error code for U-Boot.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 include/spi-mem.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list