[igt-dev] [PATCH i-g-t] lib/igt_device_scan: Rescan pci properties if PCI_SLOT_NAME wasn't found

Zbigniew Kempczyński zbigniew.kempczynski at intel.com
Thu Aug 11 08:01:45 UTC 2022


On Thu, Aug 11, 2022 at 10:50:50AM +0300, Petri Latvala wrote:

<cut>

> > > > -		dump_props_and_attrs(dev);
> > > > +		if (is_pci_subsystem(dev))
> > > > +			dump_props_and_attrs(dev);
> > 
> > This incidentally left in patch I've sent (I just narrowed debugging
> > to pci subsystem). Do you want to resend or I can just go back with 
> > previous code and merge?
> 
> Up to you. Breakage potential very small I'd say.

I decided to merge, nothing wrong should happen.

--
Zbigniew

> 
> 
> -- 
> Petri Latvala


More information about the igt-dev mailing list