Skip to content
Commit 3d9acea3 authored by Simon Glass's avatar Simon Glass
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 1058eec0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment