ACPI: thinkpad-acpi: fix sysfs paths in documentation
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 11 Aug 2007 03:08:33 +0000 (00:08 -0300)
committerLen Brown <len.brown@intel.com>
Sun, 12 Aug 2007 03:54:35 +0000 (23:54 -0400)
The documentation used "thinkpad-acpi" to refer to the directories in
sysfs, while it should have been using "thinkpad_acpi".  Thanks to Hugh
Dickins for the error report.

I wish I could just call the module and everything else by the proper
name with the "-", instead of using these ugly translations to "_".

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found