diff options
author | Lothar Felten <lothar.felten@gmail.com> | 2018-08-14 09:09:37 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2018-08-26 17:45:25 -0700 |
commit | 3ad867001c91657c46dcf6656d52eb6080286fd5 (patch) | |
tree | 0a056e052a159ea521733b542b9551b412db44ec /Documentation | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) | |
download | linux-3ad867001c91657c46dcf6656d52eb6080286fd5.tar.bz2 |
hwmon: (ina2xx) fix sysfs shunt resistor read access
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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/hwmon/ina2xx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/ina2xx b/Documentation/hwmon/ina2xx index 72d16f08e431..b8df81f6d6bc 100644 --- a/Documentation/hwmon/ina2xx +++ b/Documentation/hwmon/ina2xx @@ -32,7 +32,7 @@ Supported chips: Datasheet: Publicly available at the Texas Instruments website http://www.ti.com/ -Author: Lothar Felten <l-felten@ti.com> +Author: Lothar Felten <lothar.felten@gmail.com> Description ----------- |