aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorAlan Tull <atull@kernel.org>2017-11-15 14:20:22 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-28 16:30:38 +0100
commit3b49537f8084af15ccaac542eaf317e01c6869e6 (patch)
tree9c2ca34e564878bad6eccacd57d092c8ab83f5e0 /Kbuild
parentfpga: region: add fpga-region.h header (diff)
downloadlinux-dev-3b49537f8084af15ccaac542eaf317e01c6869e6.tar.xz
linux-dev-3b49537f8084af15ccaac542eaf317e01c6869e6.zip
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions