summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-driver.c
diff options
context:
space:
mode:
authorTaku Izumi <izumi.taku@jp.fujitsu.com>2008-10-17 06:51:53 +0200
committerJesse Barnes <jbarnes@virtuousgeek.org>2008-10-23 01:42:34 +0200
commitab20440c376ff0454cb93904a888212d874fbb6b (patch)
tree9fa9576287106ce99b582a89755f2ae627af2765 /drivers/pci/pci-driver.c
parentACPI/PCI: Always query _OSC control field in pci_osc_control_set() (diff)
downloadlinux-ab20440c376ff0454cb93904a888212d874fbb6b.tar.xz
linux-ab20440c376ff0454cb93904a888212d874fbb6b.zip
ACPI/PCI: Fix return value of acpi_cuery_osc()
If acpi_query_osc() returns other than AE_OK, __pci_osc_support_set() stops scanning ACPI objects to evaluate _OSC. This prevents subsequent _OSCs from being evaluated if some of root bridge doesn't have _OSC, for example. So acpi_query_osc() should return always AE_OK to evaluate all _OSC. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/pci-driver.c')
0 files changed, 0 insertions, 0 deletions