]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon/lm87: Disable VID when it should be
authorJean Delvare <khali@linux-fr.org>
Sun, 9 Dec 2007 17:57:37 +0000 (18:57 +0100)
committerAdrian Bunk <bunk@kernel.org>
Sun, 6 Jan 2008 02:18:59 +0000 (04:18 +0200)
commitf28b4d6af82321ebddda7e40075f50075207fc09
tree9ba4ec650f6f5a200c260abaae89c8e0597843c2
parent01152da5e89872ea626683a8e0d1bcd09fab6a37
hwmon/lm87: Disable VID when it should be

A stupid bit shifting bug caused the VID value to be always exported
even when the hardware is configured for something different.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/hwmon/lm87.c