hwmon: (lm87) Disable VID when it should be
authorJean Delvare <khali@linux-fr.org>
Mon, 8 Oct 2007 20:48:10 +0000 (22:48 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Wed, 10 Oct 2007 02:56:32 +0000 (22:56 -0400)
commit889af3d5d9586db795a06c619e416b4baee11da8
treeb52778c9da75e43e9bf629403596f50ae22fccdd
parent7d4a137491d96927ffca5e8557c328902a2d4de9
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>
drivers/hwmon/lm87.c