ACPI: restore some dmesg to DEBUG-only, ala 2.6.17
authorLen Brown <len.brown@intel.com>
Tue, 25 Jul 2006 17:30:57 +0000 (13:30 -0400)
committerLen Brown <len.brown@intel.com>
Tue, 25 Jul 2006 17:30:57 +0000 (13:30 -0400)
The ACPI_EXCEPTION() patch enabled a bunch of messages to print
even in the non-DEBUG kernel.  Need to change a couple back,
and note that ACPI_EXCEPTION takes no \n, but ACPI_DEBUG_PRINT does.

No context for object [%p]\n
Device `[%s]' is not power manageable\n

Signed-off-by: Len Brown <len.brown@intel.com>

No differences found