ACPICA: Add more conversions to predefined name repair module
authorBob Moore <robert.moore@intel.com>
Fri, 11 Dec 2009 07:01:12 +0000 (15:01 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 15 Dec 2009 22:29:35 +0000 (17:29 -0500)
commit47e11d54d2a516461d89cbb3f2fb87084056af72
tree053a0d8e3a94a950f31f9b8fd393449104729078
parentf24b664dc44a4ab4df61db2258cea298eeb43a8e
ACPICA: Add more conversions to predefined name repair module

This change enhances the automatic repairs/conversions for
predefined name return values to make Integers, Strings, and
Buffers fully interchangeable. Also, a Buffer can be converted
to a Package of Integers if necessary. The nsrepair.c module was
completely restructured.

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/nsrepair.c