commit | 35a6ae07c663499875309f18730f3440bb59f6fe | [log] [tgz] |
---|---|---|
author | Adrian-Ken Rueegsegger <ken@codelabs.ch> | Wed Mar 23 11:34:29 2016 +0100 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Apr 11 15:03:30 2016 -0500 |
tree | ca3034035eb2457f942151c23f458339a89130e8 | |
parent | 9735a22799b9214d17d3c231fe377fc852f042e9 [diff] |
x86/PCI: Refine PCI support check in pcibios_init() Also consider raw_pci_ext_ops when validating if a system has PCI support. This leads to proper resource allocation via pcibios_resource_survey() in the case where PCI config space is exclusively accessed through MMCONFIG. Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>