hwmon: fscher control update bugfix
authorHans de Goede <j.w.r.degoede@hhs.nl>
Sun, 22 Jul 2007 18:15:31 +0000 (20:15 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Tue, 31 Jul 2007 01:08:38 +0000 (21:08 -0400)
commit794f5434942614e5e8f70b9d65b9275e11ad1510
tree61ea8b370174226bd9e535110b2d254cdc2db269
parentc0f31403fe87cd2813dabb9b33107ceb56b84667
hwmon: fscher control update bugfix

Here is another small fscher bugfix for 2.6.23 merging, this was caught by Jean
while reviewing my other bugfix. The driver was updating its copy of the
control register as if it was clear to write, but its regular read/write.  This
patch fixes this.

Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/fscher.c