On Mon, Dec 4, 2017 at 9:36 PM, Wu Hao <hao...@intel.com> wrote: > On Mon, Dec 04, 2017 at 02:26:14PM -0600, Alan Tull wrote: >> On Wed, Nov 29, 2017 at 12:11 AM, Moritz Fischer <m...@kernel.org> wrote: >> > Hi Hao, >> > >> > On Mon, Nov 27, 2017 at 02:42:09PM +0800, Wu Hao wrote: >> >> 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...@intel.com> >> > Acked-by: Moritz Fischer <m...@kernel.org> >> >> Acked-by: Alan Tull <at...@kernel.org> > > Hi Alan / Moritz > > Thanks for the review. :)
Just to be clear, when you post the next version, keep the Acks that have been added. Thanks, Alan > > Hao