From: Bob Moore Date: Thu, 10 Apr 2008 15:06:41 +0000 (+0400) Subject: ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the devic... X-Git-Tag: v2.6.26-rc1~101^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=549f46044e1e207a2cbfdfb3f9a0d3fd5fd4105e;p=pandora-kernel.git 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 Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed