linux-stable/drivers/fpga
Phil Reid 634dd5a486 fpga: altera-ps-spi: Fix getting of optional confd gpio
[ Upstream commit dec43da46f ]

Currently the driver does not handle EPROBE_DEFER for the confd gpio.
Use devm_gpiod_get_optional() instead of devm_gpiod_get() and return
error codes from altera_ps_probe().

Fixes: 5692fae074 ("fpga manager: Add altera-ps-spi driver for Altera FPGAs")
Signed-off-by: Phil Reid <preid@electromag.com.au>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-09-21 07:16:53 +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: Pass the correct device to dma_mapping_error() 2019-06-25 11:35:55 +08:00
dfl-afu-main.c
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 fpga: do not access region struct after fpga_region_unregister 2018-09-30 08:49:55 -07:00
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
Makefile
of-fpga-region.c fpga: do not access region struct after fpga_region_unregister 2018-09-30 08:49:55 -07:00
socfpga-a10.c
socfpga.c
ts73xx-fpga.c
xilinx-pr-decoupler.c
xilinx-spi.c
zynq-fpga.c