commit | 8c33f51df406e1a1f7fa4e9b244845b7ebd61fa6 | [log] [tgz] |
---|---|---|
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | Tue Oct 30 15:27:13 2012 +0900 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Nov 07 09:58:46 2012 -0700 |
tree | a9d52e96f6e269b5d19f1241fc04e61cd22c82c4 | |
parent | 642c92da36ae0bed3c31fdd408411ab95f4e326b [diff] |
PCI/ACPI: Request _OSC control before scanning PCI root bus This patch moves up the code block to request _OSC control in order to separate ACPI work and PCI work in acpi_pci_root_add(). Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>