From: Lee Jones Date: Fri, 11 Jan 2013 13:12:56 +0000 (+0000) Subject: ab8500_btemp: Allign battery temperature resolution with the framework X-Git-Tag: v3.9-rc1~151^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b41aa9f2b3a4e44ca4f68cd3076856bd3d93462;p=pandora-kernel.git ab8500_btemp: Allign battery temperature resolution with the framework The Linux Power Supply framework expects battery temperatures to have a resolution of 0.1 degree Celsius; however, the AB8500 btemp driver supplies a battery temperature resolution of 1 degree Celsius. We therefore have to use a factor 10 on the measured values. Signed-off-by: Lee Jones Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed