diff options
| author | Simon Glass <[email protected]> | 2019-08-31 17:59:32 -0600 |
|---|---|---|
| committer | Bin Meng <[email protected]> | 2019-10-08 13:57:41 +0800 |
| commit | be0d8fa452a4b6ed09a4228980052c35ef7331e0 (patch) | |
| tree | ca2ab0d1f9c1daa20acde33787fdc9a102616c90 /include/linux | |
| parent | 9b69ba4a787209da59e69fd4e411ab6561b0447f (diff) | |
pci: sandbox: Probe PCI emulation devices when used
At present PCI emulation devices are not probed before use, since they
used to be children of the device that used them, and children cannot be
probed before their parents.
Now that PCI emulation devices are attached to the root node, we can
simply probe them, and avoid using the internal function.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
[bmeng: rebase the patch against u-boot-x86/next to get it applied cleanly]
Signed-off-by: Bin Meng <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
