From: Jean Delvare Date: Wed, 26 Oct 2005 19:37:52 +0000 (+0200) Subject: [PATCH] hwmon: Separate the lm90 register read function X-Git-Tag: v2.6.15-rc1~732^2^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8256fe0f40f1cd72f80f2c46fe0ab1638f03a98d;p=pandora-kernel.git [PATCH] hwmon: Separate the lm90 register read function Preparatory patch to add PEC support to the lm90 driver. We need a centralized function to read register values, where the PEC code will be later inserted. A positive side effect is that read errors are now handled properly. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed