From: Jean Delvare Date: Thu, 28 Oct 2010 18:31:48 +0000 (+0200) Subject: hwmon: (w83795) Delay reading limit registers X-Git-Tag: v2.6.37-rc1~59^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae61de90545fe3dadae8119181c430d89a8627b;p=pandora-kernel.git hwmon: (w83795) Delay reading limit registers Wait until we need the limit register values, instead of pre-reading them. This saves 544 ms on modprobe on my test system. Obviously this time is added when first running "sensors" or any other monitoring application, but I think it is better than slowing down the boot. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed