ACPICA: Fix for Load operator, load table at the namespace root
authorBob Moore <robert.moore@intel.com>
Tue, 10 Jun 2008 06:14:17 +0000 (14:14 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 11 Jun 2008 23:13:47 +0000 (19:13 -0400)
commit0bda3f2f86e233b00b46d91b07db25dd23ec15bc
tree3ec5ae8bb42de8a9783e589b9c5072c5999d0fa9
parentbc45b1d39a925b56796bebf8a397a0491489d85c
ACPICA: Fix for Load operator, load table at the namespace root

This reverts a change introduced in version 20071019. The table
is now loaded at the namespace root even though this goes against
the ACPI specification.  This provides compatibility with other
ACPI implementations.

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/executer/exconfig.c