From: H. Nikolaus Schaller Date: Thu, 28 May 2015 19:50:18 +0000 (+0200) Subject: iio: adc: twl4030_madc: Fix calculation of the temperature sense current X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~256^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cbb39f1432096cf00eca21f2d10f6d2057c26ba;p=pandora-kernel.git iio: adc: twl4030_madc: Fix calculation of the temperature sense current The bit mask to read the setting of the constant current source for measuring the NTC voltage was the wrong one. Since default value is initialized to the lowest level (000 = 10uA) the difference was probably never noticed in practice. Signed-off-by: H. Nikolaus Schaller Signed-off-by: Marek Belisko Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed