Files
linux/drivers
Peter Meerwald 5999ec53f6 iio: Fix two mpl3115 issues in measurement conversion
commit d29f592929 upstream.

(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

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Reported-by: Robert Deliën <robert@delien.nl>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-26 15:17:36 -04:00
..
2014-04-08 13:27:40 +02:00
2014-06-02 10:57:04 +02:00
2014-04-24 12:53:38 -07:00
2014-05-12 00:27:26 -04:00
2014-04-18 16:40:08 -07:00
2014-06-26 15:17:36 -04:00
2014-04-16 14:07:51 -07:00