Files
android_kernel_xiaomi_sm8450/drivers/hwmon
Fabio Baltieri c0214f9894 hwmon: (ina2xx) Cast to s16 on shunt and current regs
All devices supported by ina2xx are bidirectional and report the
measured shunt voltage and power values as a signed 16 bit, but the
current driver implementation caches all registers as u16, leading
to an incorrect sign extension when reporting to userspace in
ina2xx_get_value().

This patch fixes the problem by casting the signed registers to s16.
Tested on an INA219.

Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>
Cc: stable@vger.kernel.org # 3.10+
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2014-06-12 08:36:18 -07:00
..
2013-10-18 09:12:02 -07:00
2013-10-18 09:12:02 -07:00
2014-03-03 08:01:04 -08:00
2014-01-29 20:40:08 +01:00
2013-10-13 16:16:25 -07:00
2014-01-29 20:40:08 +01:00
2013-08-11 22:10:39 -07:00
2013-08-27 08:28:01 -07:00
2014-01-29 20:40:08 +01:00
2013-08-11 22:10:39 -07:00
2014-01-29 20:40:08 +01:00
2014-01-29 20:40:08 +01:00
2013-08-27 08:28:01 -07:00
2013-09-11 13:01:32 -07:00
2014-04-04 18:01:35 +02:00
2013-03-18 21:19:49 +01:00
2014-01-29 20:40:08 +01:00
2014-01-29 20:40:08 +01:00
2014-05-21 16:02:27 -07:00
2014-01-29 20:40:08 +01:00
2013-08-11 22:10:39 -07:00
2014-01-29 20:40:08 +01:00
2012-11-28 11:49:40 -08:00
2012-11-28 11:49:40 -08:00
2012-11-28 11:50:34 -08:00
2014-01-29 20:40:08 +01:00
2013-10-18 09:12:02 -07:00
2014-01-29 20:40:08 +01:00
2012-11-28 11:50:34 -08:00
2012-11-28 11:50:34 -08:00