]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon/w83627ehf: Preserve speed reading when changing fan min
authorJean Delvare <khali@linux-fr.org>
Sun, 17 Jun 2007 14:09:12 +0000 (16:09 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jul 2007 18:22:15 +0000 (14:22 -0400)
commit576530a5e7bb948174c43e22ed3ed010fc3e228c
tree97483b4ab6d8d051164def0429082a8efdb503e2
parent50b811192f2850197ed173286ad502072b626453
hwmon/w83627ehf: Preserve speed reading when changing fan min

The w83627ehf driver changes the fan clock divider automatically when
a new min fan speed is set. It is supposed to preserve the fan speed
reading while doing so, bug doesn't really. Fix it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/w83627ehf.c