From: Jean Delvare Date: Fri, 7 Oct 2005 22:12:01 +0000 (+0200) Subject: [PATCH] hwmon: Drop useless w83627hf initialization step X-Git-Tag: v2.6.15-rc1~732^2^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=862bc36f682b25dd97833f702b4f8c97661b8811;p=pandora-kernel.git [PATCH] hwmon: Drop useless w83627hf initialization step Drop a useless initialization step in the w83627hf driver. The comment says that the W83627HF PWM2 can be disabled, but it can't. I suppose this is a leftover from the w83781d driver (from which the w83627hf driver is derived), as for example the W83782D had the ability to disable PWM2. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed