From: Jean Delvare Date: Sun, 5 Feb 2006 22:13:48 +0000 (+0100) Subject: [PATCH] w83781d: Use real-time status registers X-Git-Tag: v2.6.16-rc4~99^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f5d7edd8b3fa4204389efc4c9081cc90a811d2;p=pandora-kernel.git [PATCH] w83781d: Use real-time status registers Use the real-time status registers of the Winbond W83782D, W83783S and W83627HF chips, instead of the interrupt status registers. Interrupts cannot be trusted at least for voltage inputs, as they are two-times triggers (as opposed to comparator mode, which we want.) The w83627hf driver was fixed in a similar way some times ago. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed