diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2009-04-04 04:25:52 +0000 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-04 03:14:53 -0400 |
commit | 74a60c0f828016456fc635feae388ffd12bb3bb9 (patch) | |
tree | fe801c68171a2a69564a16e59c307fc2745db082 /Documentation/laptops | |
parent | 56e2c200945dafafb86169762eb1e88aed0ce69e (diff) | |
download | linux-3.10-74a60c0f828016456fc635feae388ffd12bb3bb9.tar.gz linux-3.10-74a60c0f828016456fc635feae388ffd12bb3bb9.tar.bz2 linux-3.10-74a60c0f828016456fc635feae388ffd12bb3bb9.zip |
thinkpad-acpi: enhanced debugging messages for the fan subdriver
Enhance debugging messages for the fan subdriver.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/laptops')
-rw-r--r-- | Documentation/laptops/thinkpad-acpi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt index abbbe78a003..25ed43d0a21 100644 --- a/Documentation/laptops/thinkpad-acpi.txt +++ b/Documentation/laptops/thinkpad-acpi.txt @@ -1497,6 +1497,7 @@ to enable more than one output class, just add their values. 0x0004 RF Transmitter control (RFKILL) (bluetooth, WWAN, UWB...) 0x0008 HKEY event interface, hotkeys + 0x0010 Fan control There is also a kernel build option to enable more debugging information, which may be necessary to debug driver problems. |