]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Add additional module-level code support
authorLin Ming <ming.m.lin@intel.com>
Thu, 12 Nov 2009 01:57:53 +0000 (09:57 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 25 Nov 2009 02:31:11 +0000 (21:31 -0500)
commit73a8327f1c87961d956e82100ae76959e63130d2
tree6b9fae885e7c6fc46e732db201a52a5c49260947
parentba7c58a2392a7a056d813657fde64c2020261433
ACPICA: Add additional module-level code support

This change will execute module-level code that is not at the
root of the namespace (under a Device object, etc.).
ACPICA BZ 762.

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

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/nseval.c
drivers/acpi/acpica/psloop.c