From: Henrique de Moraes Holschuh Date: Sat, 16 Feb 2008 04:17:51 +0000 (-0200) Subject: ACPI: thinkpad-acpi: trivial fix to documentation X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5f24927f48c63e79ff8e286fc8530f4525b4182a;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git ACPI: thinkpad-acpi: trivial fix to documentation Fix a stray ibm-acpi that should have been replaced with thinkpad-acpi. Thanks to Damjan for noticing this one. Signed-off-by: Henrique de Moraes Holschuh Signed-off-by: Len Brown --- diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt index 6c2477754a2a..33d6e5afcca6 100644 --- a/Documentation/laptops/thinkpad-acpi.txt +++ b/Documentation/laptops/thinkpad-acpi.txt @@ -1309,7 +1309,7 @@ Enabling debugging output The module takes a debug parameter which can be used to selectively enable various classes of debugging output, for example: - modprobe ibm_acpi debug=0xffff + modprobe thinkpad_acpi debug=0xffff will enable all debugging output classes. It takes a bitmask, so to enable more than one output class, just add their values.