commit | 817c6cc546a4ebea8016766f0f26e7d53118c6b6 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Mar 23 10:02:19 2012 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Fri Mar 23 10:02:19 2012 +0100 |
tree | 2a01f9d98feccc4fed2c05c2f13f25375dfecdf2 | |
parent | dac27dce318401fee028b19cdd4c52fe163f53f1 [diff] |
hwmon: (lm63) Make fan speed control strategy changeable Let the user switch between automatic and manual fan speed control. Before switching to automatic fan speed control, we always check that the lookup table looks sane. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>