commit | 571d78bd458a831cf51dff2afa1dda3309bd82b2 | [log] [tgz] |
---|---|---|
author | Wu Hao <hao.wu@intel.com> | Sat Jun 30 08:53:09 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 15 13:55:44 2018 +0200 |
tree | 9c1bc608a0caba77e4e1404a4e6f3934a90511b2 | |
parent | c73c9ad286ab01bdd23076e6751d463d9ea18f44 [diff] |
fpga: mgr: add region_id to fpga_image_info This patch adds region_id to fpga_image_info data structure, it allows driver to pass region id information to fpga-mgr via fpga_image_info for fpga reconfiguration function. Signed-off-by: Wu Hao <hao.wu@intel.com> Acked-by: Moritz Fischer <mdf@kernel.org> Acked-by: Alan Tull <atull@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>