From: Jean Delvare Date: Sat, 11 Aug 2007 11:57:05 +0000 (+0200) Subject: hwmon: (w83627ehf) don't assume bank 0 X-Git-Tag: v2.6.23-rc4~123^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0956895aa6f8dc6a33210967252fd7787652537d;p=pandora-kernel.git hwmon: (w83627ehf) don't assume bank 0 Don't assume that the default bank is 0. For one thing, we don't even set it to 0 when the driver is loaded, so the initial state might be different. For another, something (say, the BIOS) might access the chip and leave with the bank set to something different, so assuming that the bank value is 0 is not safe. Signed-off-by: Jean Delvare Signed-off-by: Mark M. Hoffman --- Reading git-diff-tree failed