1
0
Fork 0
alistair23-linux/drivers/fpga
Moritz Fischer e2d8680741 fpga: socfpga: Fix check of return value of devm_request_irq
The return value should be checked for non-zero, instead
of checking it being IS_ERR_VALUE().

Acked-by: Alan Tull <atull@opensource.altera.com>
Reviewed-by: Josh Cartwright <joshc@eso.teric.us>
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-29 15:20:25 -07:00
..
Kconfig fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000 2015-10-17 21:57:16 -07:00
Makefile fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000 2015-10-17 21:57:16 -07:00
fpga-mgr.c fpga manager: remove unnecessary null pointer checks 2015-10-23 16:49:44 -07:00
socfpga.c fpga: socfpga: Fix check of return value of devm_request_irq 2015-10-29 15:20:25 -07:00
zynq-fpga.c fpga: zynq-fpga: Fix issue with drvdata being overwritten. 2015-10-23 16:49:44 -07:00