
9 Oct
2015
9 Oct
'15
2:52 p.m.
On Fri, Oct 9, 2015 at 6:36 AM, Simon Glass sjg@chromium.org wrote:
This seems really odd to me. Why would pci_read_config_word() return an error if there is no device there? Is that the real bug here?
Looks like the expected behaviour: It tried to scan all the PCI elements in the bus and it failed to read when there is no more PCI device.
Regards,
Fabio Estevam