From: Jean Delvare Date: Wed, 6 Aug 2008 20:41:04 +0000 (+0200) Subject: hwmon: (w83627hf) Drop reset module parameter X-Git-Tag: v2.6.27-rc3~80^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f8ea97a45e9db382787dd7afa7f500ee661aa7b;p=pandora-kernel.git 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 Acked-by: Dominik Geyer --- Reading git-diff-tree failed