commit | 0647ce03bd48aac37b055355c168b4a889bcc36b | [log] [tgz] |
---|---|---|
author | Lothar Felten <lothar.felten@gmail.com> | Tue Aug 14 09:09:37 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 03 17:00:58 2018 -0700 |
tree | 71cb5b4f32d15c443769a09348512e2733f6bfcf | |
parent | 59f5838cc95070135fe5137125d4ab7fdb471800 [diff] |
hwmon: (ina2xx) fix sysfs shunt resistor read access [ Upstream commit 3ad867001c91657c46dcf6656d52eb6080286fd5 ] fix the sysfs shunt resistor read access: return the shunt resistor value, not the calibration register contents. update email address Signed-off-by: Lothar Felten <lothar.felten@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Sasha Levin <alexander.levin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>