Simon Glass 3d9acea3d9 x86: apl: Avoid accessing the PCI bus before it is probed
The PCI bus is not actually probed by the time the ofdata_to_platdata()
method is called since that happens in the uclass's post_probe() method.
Update the PMC and P2SB drivers to access the bus in its probe() method.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-07 16:02:38 -07:00
..
2019-10-11 17:37:34 +08:00
2019-12-15 11:44:10 +08:00
2019-12-15 11:44:16 +08:00
2019-12-15 11:44:29 +08:00
2019-10-11 17:37:38 +08:00
2019-12-08 19:10:21 +08:00
2019-05-08 13:02:10 +08:00
2019-12-15 11:44:12 +08:00