> From: Wei Liu <[email protected]> > > Some PCI controllers provide a function reset mechanism that is not > advertised in PCI configuration space. Allow them to expose it through an > optional pci_ops callback. > > Add the controller reset method to the standard reset_method interface. > Prefer FLR and AF FLR by default, and use the controller operation before > PM and bus reset fallbacks. > > Signed-off-by: Wei Liu <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=1
