On 6/8/21 12:48 AM, Amey Narkhede wrote: > Currently there is separate function pcie_has_flr() to probe if pcie flr is > supported by the device which does not match the calling convention > followed by reset methods which use second function argument to decide > whether to probe or not. Add new function pcie_reset_flr() that follows > the calling convention of reset methods. > > Reviewed-by: Alex Williamson <alex.williamson@xxxxxxxxxx> > Reviewed-by: Raphael Norwitz <raphael.norwitz@xxxxxxxxxxx> > Co-developed-by: Alex Williamson <alex.williamson@xxxxxxxxxx> > Signed-off-by: Alex Williamson <alex.williamson@xxxxxxxxxx> > Signed-off-by: Amey Narkhede <ameynarkhede03@xxxxxxxxx> Tested-by: Shanker Donthineni <sdonthineni@xxxxxxxxxx>