Oleksandr Tyshchenko <olekst...@gmail.com> writes:
> From: Oleksandr Tyshchenko <oleksandr_tyshche...@epam.com> > > The IOREQ is about to be common feature and Arm will have its own > implementation. > > But the name of the function is pretty generic and can be confusing > on Arm (we already have a try_handle_mmio()). > > In order not to rename the function (which is used for a varying > set of purposes on x86) globally and get non-confusing variant on Arm > provide a wrapper arch_ioreq_complete_mmio() to be used on common > and Arm code. > > Signed-off-by: Oleksandr Tyshchenko <oleksandr_tyshche...@epam.com> > Reviewed-by: Jan Beulich <jbeul...@suse.com> > CC: Julien Grall <julien.gr...@arm.com> > [On Arm only] > Tested-by: Wei Chen <wei.c...@arm.com> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée