commit | 43613a1fac0eec78de14fecc9de184e1052abac7 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Sep 05 15:07:43 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Sep 23 17:40:47 2013 -0600 |
tree | 42d9d008bf5ecf4e4e0378d74ced0809b334cf25 | |
parent | 65afe91622c456560e20d57a779b807c20822e81 [diff] |
PCI/ACPI: Separate out _OSC "PCIe port services disabled" path Test "pcie_ports_disabled" separately so we can give a better message. Previously we said "Unable to request _OSC control..."; now we'll say "PCIe port services disabled; not requesting _OSC control". "pcie_ports_disabled" is true when CONFIG_PCIEPORTBUS=n or we boot with "pcie_ports=compat". Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>