From: Jean Delvare Date: Wed, 19 Dec 2012 21:17:00 +0000 (+0100) Subject: hwmon: (w83627hf) Don't touch nonexistent I2C address registers X-Git-Tag: v3.8-rc1~35^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f3c7c547d47bcfcf9ca2ed30b79733ce1e7ad3a;p=pandora-kernel.git hwmon: (w83627hf) Don't touch nonexistent I2C address registers Only the W83627HF could be accessed through I2C. All other supported chips are LPC-only, so they do not have I2C address registers. Don't write to nonexistent or reserved registers on these chips. Signed-off-by: Jean Delvare Acked-by: Guenter Roeck --- Reading git-diff-tree failed