On 24/10/25 03:27pm, Keith Busch wrote: > From: Keith Busch <kbusch@xxxxxxxxxx> > > Resetting a bus from an end device only works if it's the only function > on or below that bus. > > Provide an attribute on the pci_dev bridge device that can perform the > secondary bus reset. This makes it possible for a user to safely reset > multiple devices in a single command using the secondary bus reset > action. > > Signed-off-by: Keith Busch <kbusch@xxxxxxxxxx> Reviewed-by: Amey Narkhede <ameynarkhede03@xxxxxxxxx>