hwmon: (w83627hf) Drop reset module parameter
authorJean Delvare <khali@linux-fr.org>
Wed, 6 Aug 2008 20:41:04 +0000 (22:41 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Wed, 6 Aug 2008 20:41:04 +0000 (22:41 +0200)
commit2f8ea97a45e9db382787dd7afa7f500ee661aa7b
tree6992736c62dbe96b8096d05a4998883e12c854bb
parenta95a5ed856e902e513119d4cc5b745faa202f761
hwmon: (w83627hf) Drop reset module parameter

Drop the reset parameter of the w83627hf driver. It seems it wasn't
that useful. It was dropped from the Linux 2.4 version of this driver
back in July 2004.

The only users who have reported that they were still using this
parameter, needed it to switch the chip from automatic fan speed
control back to manual mode. Now that the driver creates pwmN_enable
sysfs files, users will be able to use these files instead, which is
way less agressive.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Dominik Geyer <dominik.geyer@gmx.de>
Documentation/hwmon/w83627hf
drivers/hwmon/w83627hf.c