summaryrefslogtreecommitdiff
path: root/arch/x86
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-09-01 00:55:35 (GMT)
committerSimon Glass <sjg@chromium.org>2015-09-09 13:48:03 (GMT)
commit983c6ba227e192c79b1df82853d8bacd40e1e989 (patch)
treec2685a05573b12c7bbbb431399de140ba367b8ed /arch/x86
parent8270e3c12eefbbb785ae145835cb0349091e257a (diff)
downloadu-boot-fsl-qoriq-983c6ba227e192c79b1df82853d8bacd40e1e989.tar.xz
dm: pci: Allow a PCI bus to be found without an alias
At present, until a PCI bus is probed, it cannot be found by its sequence number unless it has an alias. This is the same with any device. However with PCI this is more annoying than usual, since bus 0 is always the same device. Add a function that tries a little harder to locate PCI bus 0. This means that PCI enumeration will happen automatically on the first access. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions