commit | 455f791ea3e33a274c098b4a8c2e35d4d1a6d518 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Dec 03 23:28:42 2007 +0100 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Feb 07 20:39:43 2008 -0500 |
tree | b715b700c6173cefd46473f8c9670a94415ea117 | |
parent | 4b4df95dccdd2c6a573c9dedefb747ed663c074d [diff] |
hwmon: (lm85) Make the pwmN_enable files writable Make the pwmN_enable files writable. This makes it possible to use standard fan speed control tools (pwmconfig, fancontrol) with the lm85 driver. I left the non-standard pwmN_auto_channels files in place, as they give additional control for the automatic mode, and some users might be used to them by now. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>