diff options
author | Simon Glass <sjg@chromium.org> | 2019-12-29 21:19:13 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-01-07 16:02:38 -0700 |
commit | 3d9acea3d9ae45037ff2fd1e4c2f877f0466ce6a (patch) | |
tree | 8abecc2f1eecb4f243d98f9455ddfdb643659528 /board/freescale/t102xrdb | |
parent | 1058eec0f4a34a28095276729d390885d468a44f (diff) |
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>
Diffstat (limited to 'board/freescale/t102xrdb')
0 files changed, 0 insertions, 0 deletions