fpga: region: get mgr early on
authorAlan Tull <atull@kernel.org>
Wed, 15 Nov 2017 20:20:16 +0000 (14:20 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2017 15:30:37 +0000 (16:30 +0100)
commit1df2dd7f587107ebf3c8e3733410627cf5c3b3ec
tree75fa57d1b934d39307df37f48a7405f65b98f01b
parent08bcb4b1a7615762e1e2c87a5c8cc5d9709b60f6
fpga: region: get mgr early on

Get the FPGA manager during region creation.

This is a baby step in refactoring the FPGA region code to
separate out common FPGA region code from FPGA region
Device Tree overlay support.

Signed-off-by: Alan Tull <atull@kernel.org>
Acked-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/fpga-region.c