git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2723ab9
)
[PATCH] hwmon: Fix lm78 VID conversion
author
Jean Delvare
<khali@linux-fr.org>
Wed, 23 Nov 2005 23:44:26 +0000
(15:44 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 24 Nov 2005 07:04:26 +0000
(23:04 -0800)
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: Linus Torvalds <torvalds@osdl.org>
No differences found