ACPICA: ACPI 4.0 : Add new return package type, restructure module.
authorBob Moore <robert.moore@intel.com>
Fri, 24 Jul 2009 03:22:11 +0000 (11:22 +0800)
committerLen Brown <len.brown@intel.com>
Fri, 28 Aug 2009 23:40:38 +0000 (19:40 -0400)
commit53e9387bdd8bfef6cffff2d2eb6bd28eca812682
tree5c69463c9c13640435f2ba91bc194c25b2dbb047
parente5f69d6ef7a6b0dbad8d4c00d83009960be02155
ACPICA: ACPI 4.0 : Add new return package type, restructure module.

Added one new package type, a package that contains a revision number and
a variable number of sub-packages. Restructured the module to
put the sub-package list traversal in a separate function.

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