From: Jean Delvare Date: Fri, 17 Oct 2008 15:51:09 +0000 (+0200) Subject: hwmon: (lm90) Move 16-bit value read to a separate function X-Git-Tag: v2.6.28-rc1~259^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6388a388ffb720f40fc8046c261252ea2be9c12f;p=pandora-kernel.git hwmon: (lm90) Move 16-bit value read to a separate function Move the code which aggregates two 8-bit register values into a 16-bit value to a separate function. We'll need to do it a second time soon and I don't want to duplicate the code. Signed-off-by: Jean Delvare Acked-by: Martyn Welch --- Reading git-diff-tree failed