Commit 5f24927f authored by Henrique de Moraes Holschuh's avatar Henrique de Moraes Holschuh Committed by Len Brown

ACPI: thinkpad-acpi: trivial fix to documentation

Fix a stray ibm-acpi that should have been replaced with thinkpad-acpi.
Thanks to Damjan <gdamjan@mail.net.mk> for noticing this one.
Signed-off-by: default avatarHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent cbb14842
...@@ -1309,7 +1309,7 @@ Enabling debugging output ...@@ -1309,7 +1309,7 @@ Enabling debugging output
The module takes a debug parameter which can be used to selectively The module takes a debug parameter which can be used to selectively
enable various classes of debugging output, for example: 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 will enable all debugging output classes. It takes a bitmask, so
to enable more than one output class, just add their values. to enable more than one output class, just add their values.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment