summaryrefslogtreecommitdiff
path: root/board/kobol/helios4/helios4.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2019-12-29 21:19:13 -0700
committerSimon Glass <sjg@chromium.org>2020-01-07 16:02:38 -0700
commit3d9acea3d9ae45037ff2fd1e4c2f877f0466ce6a (patch)
tree8abecc2f1eecb4f243d98f9455ddfdb643659528 /board/kobol/helios4/helios4.c
parent1058eec0f4a34a28095276729d390885d468a44f (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/kobol/helios4/helios4.c')
0 files changed, 0 insertions, 0 deletions