it87: Cleanup set_fan_div
authorJean Delvare <khali@linux-fr.org>
Mon, 28 Aug 2006 12:35:46 +0000 (14:35 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 28 Sep 2006 22:31:13 +0000 (15:31 -0700)
commit8ab4ec3ef45cc2facbe14c733ef7230e7d94fcf2
treeaee9c9ba26cbde2b7c1ffc89821d1d1bb02c959d
parent3543a53f6c5b58c233218327f671108590151876
it87: Cleanup set_fan_div

it87: Cleanup set_fan_div

We only change one fan clock divider at a time, so there is only one
fan min which needs to be saved and restored.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/it87.c