Hi Raphael, On 7/11/21 11:42 AM, Raphael Norwitz wrote: > On Mon, Jul 05, 2021 at 07:51:32PM +0530, 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. >> >> Co-developed-by: Alex Williamson <alex.williamson@xxxxxxxxxx> >> Signed-off-by: Alex Williamson <alex.williamson@xxxxxxxxxx> >> Signed-off-by: Amey Narkhede <ameynarkhede03@xxxxxxxxx> > Reviewed-by: Raphael Norwitz <raphael.norwitz@xxxxxxxxxxx> > Please review the latest v10 patch series.