]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd492a4ce5530af2a4a0a5a5c0d46b51666f5710a
tree053a0d8e3a94a950f31f9b8fd393449104729078
parent632a1cc6da917adcb8d96d0e6b071f30938dc645
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