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:
9d09144
)
hwmon: (it87) Fix VID reading on IT8718F/IT8720F
author
Jean Delvare
<khali@linux-fr.org>
Sat, 24 Oct 2009 11:28:47 +0000
(13:28 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Sat, 24 Oct 2009 11:28:47 +0000
(13:28 +0200)
Comparing apples to bananas doesn't seem right. Consistently use the
chips enum for chip type comparisons, to avoid such bugs in the
future.
The bug has been there since support for the IT8718F was added, so
VID never worked for this chip nor for the similar IT8720F.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found