ACPI: ibm-acpi: fix and extend fan enable
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 24 Nov 2006 13:47:12 +0000 (11:47 -0200)
committerLen Brown <len.brown@intel.com>
Thu, 7 Dec 2006 06:38:40 +0000 (01:38 -0500)
commit1c6a334e9c028c2b72c5350650cb14e6d5fdc232
tree44ce8770489af1a27b01f8b3adfbe45769288421
parentbab812a329cc244ca63c2675b0e05016518855ce
ACPI: ibm-acpi: fix and extend fan enable

This patch fix fan enable to attempt to do the right thing and not slow
down the fan if it is forced to the maximum speed.  It also extends fan
enable to work on older thinkpads.

ABI changes:
1.  Support enable/disable for all level-based write access modes

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/acpi/ibm_acpi.c