From: Bjorn Helgaas Date: Thu, 5 Sep 2013 21:07:43 +0000 (-0600) Subject: PCI/ACPI: Separate out _OSC "PCIe port services disabled" path X-Git-Tag: v3.13-rc1~95^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43613a1fac0eec78de14fecc9de184e1052abac7;p=pandora-kernel.git 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 Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed