From: Jean Delvare Date: Wed, 23 Nov 2005 23:44:26 +0000 (-0800) Subject: [PATCH] hwmon: Fix lm78 VID conversion X-Git-Tag: v2.6.15-rc3~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d3cd6965d8e957764663cbb5aaa5ff486a2616;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed