hwmon: (lm85) Make the pwmN_enable files writable
authorJean Delvare <khali@linux-fr.org>
Mon, 3 Dec 2007 22:28:42 +0000 (23:28 +0100)
committerMark M. Hoffman <mhoffman@lightlink.com>
Fri, 8 Feb 2008 01:39:43 +0000 (20:39 -0500)
commit455f791ea3e33a274c098b4a8c2e35d4d1a6d518
treeb715b700c6173cefd46473f8c9670a94415ea117
parent4b4df95dccdd2c6a573c9dedefb747ed663c074d
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>
drivers/hwmon/lm85.c