linux/drivers/fpga
Alexey Khoroshilov d9cc5a0edb fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()
If fpga_mgr_register() fails, a clock is left undisabled.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Reviewed-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Alan Tull <atull@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-18 15:59:16 +01:00
..
altera-cvp.c
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-bridge.c fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get 2017-11-28 16:31:27 +01:00
fpga-mgr.c fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get 2017-11-28 16:31:27 +01:00
fpga-region.c fpga: add attribute groups 2017-11-28 16:30:38 +01:00
ice40-spi.c
Kconfig fpga: clean up fpga Kconfig 2017-11-28 16:30:38 +01:00
Makefile fpga: region: move device tree support to of-fpga-region.c 2017-11-28 16:30:38 +01:00
of-fpga-region.c fpga: region: release of_parse_phandle nodes after use 2017-11-28 16:31:27 +01:00
socfpga-a10.c fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe() 2017-12-18 15:59:16 +01:00
socfpga.c
ts73xx-fpga.c
xilinx-pr-decoupler.c
xilinx-spi.c
zynq-fpga.c