2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 12:14:01 +08:00
linux-next/drivers/acpi/parser
Lin Ming 14808822a9 ACPICA: Fix for namespace lookup problem
Fixed a problem where objects of certain types (Device,
ThermalZone, Processor, PowerResource) can be not found if they
are declared and referenced from within the same control method

http://www.acpica.org/bugzilla/show_bug.cgi?id=341.

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
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:24 -04:00
..
Makefile ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
psargs.c ACPICA: Fix for namespace lookup problem 2008-04-22 14:29:24 -04:00
psloop.c ACPICA: changed order of interpretation of operand objects 2008-04-22 14:29:21 -04:00
psopcode.c ACPICA: changed order of interpretation of operand objects 2008-04-22 14:29:21 -04:00
psparse.c ACPICA: Updated error message for dynamic method serialization 2008-04-22 14:29:23 -04:00
psscope.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
pstree.c ACPICA: changed order of interpretation of operand objects 2008-04-22 14:29:21 -04:00
psutils.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
pswalk.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
psxface.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00