From: Jean Delvare Date: Thu, 28 Oct 2010 18:31:48 +0000 (+0200) Subject: hwmon: (w83795) Move register reads to dedicated functions X-Git-Tag: v2.6.37-rc1~59^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7237bfd13a0a8df270654223c15a16b368a3bd;p=pandora-kernel.git hwmon: (w83795) Move register reads to dedicated functions Move initial register reads out of probe, to dedicated functions. This makes the code clearer, and will be needed if we want to delay calling these functions until they are needed, or want to call them periodically. Signed-off-by: Jean Delvare Acked-by: Guenter Roeck --- Reading git-diff-tree failed