From: Bjorn Helgaas Date: Thu, 5 Sep 2013 21:07:41 +0000 (-0600) Subject: PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control() X-Git-Tag: v3.13-rc1~95^2~14^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e43abb012d45dc284ef9a0fb0cea0fb004b5607;p=pandora-kernel.git PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control() This doesn't change any of the _OSC code; it just moves it out into a new function so it doesn't clutter acpi_pci_root_add() so much. This also enables future simplifications. Signed-off-by: Bjorn Helgaas Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed