diff options
author | Alan Tull <atull@kernel.org> | 2017-11-15 14:20:22 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-28 16:30:38 +0100 |
commit | 3b49537f8084af15ccaac542eaf317e01c6869e6 (patch) | |
tree | 9c2ca34e564878bad6eccacd57d092c8ab83f5e0 /drivers/fpga/fpga-mgr.c | |
parent | 59460a9305458ac3e7f2415b602dbaa6cfcb8a3b (diff) | |
download | op-kernel-dev-3b49537f8084af15ccaac542eaf317e01c6869e6.zip op-kernel-dev-3b49537f8084af15ccaac542eaf317e01c6869e6.tar.gz |
fpga: region: rename some functions prior to moving
Rename some functions that will be moved to
of-fpga-region.c. Also change some parameters
and export a function to help with refactoring.
This is a step towards the larger goal of separating
device tree support from FPGA region common code.
* fpga_region_get_manager -> of_fpga_region_get_mgr
* add 'of_' prefix to the following:
* fpga_region_find
* fpga_region_get_bridges
* fpga_region_notify_pre_apply
* fpga_region_notify_post_remove),
* fpga_region_probe/remove
Parameter changes:
* of_fpga_region_find
change parameter to be the device node of the region.
* of_fpga_region_get_bridges
change second parameter to FPGA image info.
Export of_fpga_region_find as well.
Signed-off-by: Alan Tull <atull@kernel.org>
Acked-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions