[PATCH] hwmon: Fix lm78 VID conversion
authorJean Delvare <khali@linux-fr.org>
Mon, 14 Nov 2005 22:11:45 +0000 (23:11 +0100)
committerChris Wright <chrisw@osdl.org>
Thu, 24 Nov 2005 22:10:12 +0000 (14:10 -0800)
commitce79890ea55a84b3600bbee421be78117c2532bb
treecec3480b8b0f9fd06040b5c848add1d517a1f4b5
parent30b2b8ee1866188c1f86aefe7dedca4b9681772f
[PATCH] hwmon: Fix lm78 VID conversion

Fix the lm78 VID reading, which I accidentally broke while making
this driver use the common vid_from_reg function rather than
reimplementing its own in 2.6.14-rc1.

I'm not proud of it, trust me.

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