On Sat, 23 Aug 2025 16:03:56 +0200, Mark Kettenis wrote: > Replace use of uninitialized variable with the PCI device number > in an error message as this is what we use elsewhere to derive > the PCIe port number. Use ofnode_read_pci_addr() to read the > PCI address of the node and derive the device number from that. > >
Applied to u-boot/next, thanks! [1/1] pci: apple: Fix use of uninitialized variable commit: a5b483a52a5561030ab3e50923a215fbed49d006 -- Tom