ACPICA: Remove messages if predefined repair(s) are successful
authorBob Moore <robert.moore@intel.com>
Fri, 11 Dec 2009 07:23:22 +0000 (15:23 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 15 Dec 2009 22:29:36 +0000 (17:29 -0500)
commit3a58176e4fa47d8232e04131b023f3f2ecd7084b
treeee064fd4d8bcc7ba16926241262cec6b74caec03
parentea7c5ec148044776d5e134e52a3e1aca8d662dbe
ACPICA: Remove messages if predefined repair(s) are successful

Repair mechanism was considered too wordy. Now, messages are only
unconditionally emitted if the return object cannot be repaired.
Existing messages for successful repairs were converted to
ACPI_DEBUG_PRINT messages for now. ACPICA BZ 827.

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

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/nspredef.c
drivers/acpi/acpica/nsrepair.c
drivers/acpi/acpica/nsrepair2.c
include/acpi/acoutput.h