hwmon/f71805f: Store the fan control registers
authorJean Delvare <khali@linux-fr.org>
Tue, 12 Dec 2006 17:18:26 +0000 (18:18 +0100)
committerJean Delvare <khali@arrakis.delvare>
Tue, 12 Dec 2006 17:18:26 +0000 (18:18 +0100)
commit6b14a546a5a7fde46d20d3c14a4e91a24a3f1be0
tree7cbba9405a38fdae7c83b85687ed6a6db9168a1b
parentaf1713e0f111647052953ba12fd10a59c74a5dde
hwmon/f71805f: Store the fan control registers

So far we were only extracting the fan skip bit from the
fan control registers, but we'll soon need more bits so
better store the whole register values.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/f71805f.c