From: Jean Delvare Date: Sat, 4 May 2013 12:49:36 +0000 (+0200) Subject: hwmon: (lm75) Per-chip configuration register initialization X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~42^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5c5cc61748642a1276ef94611e21a60f0796ab;p=pandora-kernel.git hwmon: (lm75) Per-chip configuration register initialization There is no standard for the configuration register bits of LM75-like chips. We shouldn't blindly clear bits setting the resolution as they are either unused or used for something else on some of the supported chips. So, switch to per-chip configuration initialization. This will allow for better tuning later, for example using more resolution bits when available. Signed-off-by: Jean Delvare Acked-by: Guenter Roeck --- Reading git-diff-tree failed