From: Bjorn Helgaas Date: Fri, 7 Nov 2008 23:58:00 +0000 (-0700) Subject: ACPI: turn off all debug output by default X-Git-Tag: v2.6.28-rc5~77^2~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b586088ef953c602680e5aff8ab83a2e299498;p=pandora-kernel.git ACPI: turn off all debug output by default When CONFIG_ACPI_DEBUG=y, the default acpi_dbg_layer and acpi_dbg_level values built into the ACPI CA have some debug output enabled. We'd rather be quiet unless the user actually specified the acpi.debug_level argument. This enables distros to ship with CONFIG_ACPI_DEBUG=y without inundating users with debug output. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed