From: Jean Delvare Date: Tue, 15 Sep 2009 15:18:14 +0000 (+0200) Subject: hwmon: (lm85) Don't bind to Winbond/Nuvoton WPCD377I X-Git-Tag: v2.6.32-rc1~664^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cfaf338134605ce8d9272b9c16605bc920d25be;p=pandora-kernel.git hwmon: (lm85) Don't bind to Winbond/Nuvoton WPCD377I The Winbond/Nuvoton WPCD377I is the reduced version of a Super-I/O which emulates the National Semiconductor LM96000 hardware monitoring chips, but without the hardware monitoring part. Instead of plain disabling the emulation, the vendor left the emulated chip visible, but all monitored values are always zero. This is rather confusing for the users. So detect this case and refuse to bind to such fake chips. This fixes lm-sensors ticket #2182: http://www.lm-sensors.org/ticket/2182 Signed-off-by: Jean Delvare --- Reading git-diff-tree failed