From: Peter Meerwald Date: Tue, 20 May 2014 07:36:00 +0000 (+0100) Subject: iio: Fix two mpl3115 issues in measurement conversion X-Git-Tag: omap-for-v3.16/fixes-rc4~75^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d29f592929489d0a7c414396fae28119f3d280e1;p=pandora-kernel.git iio: Fix two mpl3115 issues in measurement conversion (i) pressure is 20-bit unsigned, not signed; the buffer description is incorrect; for raw reads, this is just cosmetic (ii) temperature is 12-bit signed, not 16-bit; this affects readout of temperatures below zero as the sign bit is incorrectly processed reported via private mail Cc: stable@vger.kernel.org Signed-off-by: Peter Meerwald Reported-by: Robert Deliƫn Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed