1
linux/drivers/acpi/namespace
Bob Moore 549f46044e 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>
2008-04-22 14:29:28 -04:00
..
Makefile
nsaccess.c ACPICA: Fix for Alias operator to see target child objects 2008-04-22 14:29:24 -04:00
nsalloc.c
nsdump.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
nsdumpdv.c
nseval.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
nsinit.c Revert "ACPICA: revert "acpi_serialize" changes" 2007-05-09 22:56:38 -04:00
nsload.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
nsnames.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
nsobject.c
nsparse.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
nssearch.c
nsutils.c
nswalk.c ACPICA: Removed extraneous code 2008-04-22 14:29:22 -04:00
nsxfeval.c ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely 2008-04-22 14:29:28 -04:00
nsxfname.c
nsxfobj.c