From: Kenji Kaneshige Date: Wed, 10 May 2006 13:20:34 +0000 (+0900) Subject: [PATCH] acpi_pcihp: Remove improper error message about OSHP X-Git-Tag: v2.6.18-rc1~858^2~135^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad20cabaa3d6dfa1e0ebc8fb0537a96d3518b8f;p=pandora-kernel.git [PATCH] acpi_pcihp: Remove improper error message about OSHP This patch converts the improper error message about OSHP evaluation to debug message which is displayed only when pci_hotplug.ko is loaded with debugging mode enabled. To do this, this patch adds a new module parameter "debug_acpi" to pci_hotplug.ko for enabling/disabling debug messages in acpi_pcihp.c. Signed-off-by: Kenji Kaneshige Cc: Kristen Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed