hwmon: fscher read control bugfix
authorHans de Goede <j.w.r.degoede@hhs.nl>
Thu, 19 Jul 2007 13:57:20 +0000 (15:57 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Tue, 31 Jul 2007 01:14:00 +0000 (21:14 -0400)
commit5cccf4a1a258ea5bff20e8440deb3dfcf032b04a
treeb249a6f03707b1f1761e473c6b3971e8a50bb0be
parent517ef0d2a470c69b303c66694b0c45f31ff716cd
hwmon: fscher read control bugfix

Here is a small fscher bugfix for 2.6.23 merging, lifted from my other fscher
work, as requested by Jean. The current driver has a control sysfs attribute,
which shows the contents of the control register, but the underlying
global_control value in the data structure currently never gets filled with
the actual contents of this register.

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
This page took 0.026017 seconds and 5 git commands to generate.