linux/drivers/fpga
Alan Tull ef3acdd820 fpga: region: move device tree support to of-fpga-region.c
Create of-fpga-region.c and move the following functions without
modification from fpga-region.c.

* of_fpga_region_find
* of_fpga_region_get_mgr
* of_fpga_region_get_bridges
* child_regions_with_firmware
* of_fpga_region_parse_ov
* of_fpga_region_notify_pre_apply
* of_fpga_region_notify_post_remove
* of_fpga_region_notify
* of_fpga_region_probe
* of_fpga_region_remove

Create two new functions with some code from fpga_region_init/exit.

* of_fpga_region_init
* of_fpga_region_exit

Signed-off-by: Alan Tull <atull@kernel.org>
Acked-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-28 16:30:38 +01:00
..
altera-cvp.c fpga: altera-cvp: remove DRIVER_ATTR() usage 2017-09-19 09:20:33 +02:00
altera-fpga2sdram.c
altera-freeze-bridge.c
altera-hps2fpga.c fpga: altera-hps2fpga: fix multiple init of l3_remap_lock 2017-08-10 14:27:55 -07:00
altera-pr-ip-core-plat.c
altera-pr-ip-core.c
altera-ps-spi.c fpga-manager: altera-ps-spi: use bitrev8x4 2017-07-17 17:26:14 +02:00
fpga-bridge.c fpga: bridge: support getting bridge from device 2017-11-28 16:30:36 +01:00
fpga-mgr.c fpga: mgr: separate getting/locking FPGA manager 2017-11-28 16:30:37 +01:00
fpga-region.c fpga: region: move device tree support to of-fpga-region.c 2017-11-28 16:30:38 +01:00
ice40-spi.c
Kconfig fpga: region: move device tree support to of-fpga-region.c 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: move device tree support to of-fpga-region.c 2017-11-28 16:30:38 +01:00
socfpga-a10.c
socfpga.c
ts73xx-fpga.c
xilinx-pr-decoupler.c fpga: make xlnx_pr_decoupler_br_ops const 2017-10-04 10:36:40 +02:00
xilinx-spi.c
zynq-fpga.c