ACPICA: Remove obsolete debug levels (WARN and ERROR)
authorBob Moore <robert.moore@intel.com>
Sun, 28 Sep 2008 07:00:47 +0000 (15:00 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 23 Oct 2008 03:14:42 +0000 (23:14 -0400)
commit23d3e055beb12db2a3b91dfeee474c4d5ecc13b9
tree9d3203bfef5e067aa1ed130d24657ca4d4f10659
parent55ac9a018f83e4f42f3c6ce98a8dbda73b985935
ACPICA: Remove obsolete debug levels (WARN and ERROR)

Removed ACPI_DB_WARN and ACPI_DB_ERROR. These debug levels were
made obsolete by the ACPI_WARNING and ACPI_ERROR/ACPI_EXCEPTION
interfaces.  Also added ACPI_DB_EVENTS to correspond with the
existing ACPI_LV_EVENTS.

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/debug.c
drivers/acpi/executer/exstore.c
drivers/acpi/namespace/nssearch.c
include/acpi/acoutput.h