summaryrefslogtreecommitdiff
path: root/drivers/of
diff options
context:
space:
mode:
authorPhil Reid <preid@electromag.com.au>2019-07-25 05:48:45 +0300
committerMoritz Fischer <mdf@kernel.org>2019-08-19 03:40:02 +0300
commitdec43da46f63eb71f519d963ba6832838e4262a3 (patch)
treee97d9831cd1fd74724bb264b2af2af454a02587c /drivers/of
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff)
downloadlinux-dec43da46f63eb71f519d963ba6832838e4262a3.tar.xz
fpga: altera-ps-spi: Fix getting of optional confd gpio
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: 5692fae0742d ("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>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions