commit | 549f46044e1e207a2cbfdfb3f9a0d3fd5fd4105e | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Thu Apr 10 19:06:41 2008 +0400 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 22 14:29:28 2008 -0400 |
tree | 7f18ff91ea39569f905cb20ad1410f51c4437f56 | |
parent | 8a2e71a82375aa2aef571d5fa9064ba67c8856a5 [diff] |
ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely In accordance with the ACPI specification, the search is terminated if a device is both not present and not functional (instead of just not present.) Yakui Zhao. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>