diff options
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | 2008-10-17 08:51:53 +0400 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-10-23 03:42:34 +0400 |
commit | ab20440c376ff0454cb93904a888212d874fbb6b (patch) | |
tree | 9fa9576287106ce99b582a89755f2ae627af2765 /mm | |
parent | adf411b819adc9fa96e9b3e638c7480d5e71d270 (diff) | |
download | linux-ab20440c376ff0454cb93904a888212d874fbb6b.tar.xz |
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 'mm')
0 files changed, 0 insertions, 0 deletions