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:
18c73f9
)
hwmon: (lm78) Prevent misdetection of Winbond chips
author
Jean Delvare
<khali@linux-fr.org>
Fri, 17 Oct 2008 15:51:15 +0000
(17:51 +0200)
committer
Jean Delvare
<khali@mahadeva.delvare>
Fri, 17 Oct 2008 15:51:15 +0000
(17:51 +0200)
The LM78 detection is relatively weak, and sometimes recent Winbond
chips can be misdetected as an LM78. We have had repeated reports of
this happening. We have an explicit check against this for the ISA
access, do the same for I2C access now.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found