]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f80a3ceb8ba429c3731b0a34aae3895bff22ddc
tree9d3203bfef5e067aa1ed130d24657ca4d4f10659
parentfe0d0ee1af1556e1e39458de6bd600d41efa212f
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