android_kernel_motorola_sm6225/drivers/fpga
Jiapeng Chong 3fa6a4a56d fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()
[ Upstream commit a1e4470823d99e75b596748086e120dea169ed3c ]

The error code is missing in this code scenario, add the error code
'-EINVAL' to the return value 'ret'.

Eliminate the follow smatch warning:

drivers/fpga/machxo2-spi.c:341 machxo2_write_complete()
  warn: missing error code 'ret'.

[mdf@kernel.org: Reworded commit message]
Fixes: 88fb3a0023 ("fpga: lattice machxo2: Add Lattice MachXO2 support")
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-10-06 15:31:14 +02:00
..
altera-cvp.c fpga: altera-cvp: fix 'bad IO access' on x86_64 2019-02-12 19:46:59 +01:00
altera-fpga2sdram.c
altera-freeze-bridge.c
altera-hps2fpga.c
altera-pr-ip-core-plat.c
altera-pr-ip-core.c
altera-ps-spi.c fpga: altera-ps-spi: Fix getting of optional confd gpio 2019-09-21 07:16:53 +02:00
dfl-afu-dma-region.c fpga: dfl: afu: Corrected error handling levels 2020-06-25 15:32:58 +02:00
dfl-afu-main.c fpga: dfl: fix bug in port reset handshake 2020-07-29 10:16:48 +02:00
dfl-afu-region.c
dfl-afu.h
dfl-fme-br.c
dfl-fme-main.c
dfl-fme-mgr.c
dfl-fme-pr.c
dfl-fme-pr.h
dfl-fme-region.c
dfl-fme.h
dfl-pci.c
dfl.c fpga: dfl: Add lockdep classes for pdata->lock 2019-06-25 11:35:55 +08:00
dfl.h
fpga-bridge.c fpga: bridge: fix obvious function documentation error 2018-09-30 08:49:55 -07:00
fpga-mgr.c
fpga-region.c
ice40-spi.c
Kconfig fpga-manager: altera-ps-spi: Fix build error 2019-07-31 07:27:10 +02:00
machxo2-spi.c fpga: machxo2-spi: Fix missing error code in machxo2_write_complete() 2021-10-06 15:31:14 +02:00
Makefile
of-fpga-region.c
socfpga-a10.c
socfpga.c
ts73xx-fpga.c
xilinx-pr-decoupler.c
xilinx-spi.c
zynq-fpga.c