Simon Glass 4886287ee4 pci: Print a warning if the bus is accessed before probing
It is not possible to access a device on a PCI bus that has not yet been
probed, since the bus number is not known. Add a warning to catch this
error.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-07 16:02:38 -07:00
..
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-11-06 16:30:19 +05:30
2020-01-07 10:26:56 +01:00