On 5/29/21 2:25 PM, Amey Narkhede wrote: > Introduce a new array reset_methods in struct pci_dev > to keep track of reset mechanisms supported by the > device and their ordering. Also refactor probing and reset > functions to take advantage of calling convention of reset > functions. > > 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>