[PATCH] hwmon: Drop useless w83627hf initialization step
authorJean Delvare <khali@linux-fr.org>
Fri, 7 Oct 2005 22:12:01 +0000 (00:12 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:10 +0000 (14:02 -0700)
commit862bc36f682b25dd97833f702b4f8c97661b8811
treebdafe5326e72ec7cc9a677746ca7332ae73e7bd3
parent91749996287c230671788014f422f72e594e7b86
[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 <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/w83627hf.c