commit | c54517196811b0561079833c147083ab2c9cc5e1 | [log] [tgz] |
---|---|---|
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | Tue May 09 09:57:57 2017 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun May 14 16:38:55 2017 +0100 |
tree | 750b3ddd48c5d3cb4f4c38fe6dccaa0d72e8fcf9 | |
parent | 5ba5b437efaa7a502eec393c045d3bf90c92c4e9 [diff] |
iio: adc: max9611: Fix attribute measure unit The power and current "shunt-resistor" attribute's 'show' function displays the resistor value in milli-Ohms, while the ABI description specifies it should be displayed in Ohms. Fix it. Reported-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Tested-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jonathan Cameron <jic23@kernel.org>