diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-12-24 02:17:00 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-02-21 16:17:10 +0000 |
commit | 4f5434086d9223f20b3128a7dc78b35271e76655 (patch) | |
tree | aef9e3e499b471f6ae49093f647b0e6d58a67445 /drivers/counter | |
parent | 121875b28e3bd7519a675bf8ea2c2e793452c2bd (diff) | |
download | linux-4f5434086d9223f20b3128a7dc78b35271e76655.tar.bz2 |
iio: adc: ab8500-gpadc: Fix off by 10 to 3
Fix an off by three orders of magnitude error in the AB8500
GPADC driver. Luckily it showed up quite quickly when trying
to make use of it. The processed reads were returning
microvolts, microamperes and microcelsius instead of millivolts,
milliamperes and millicelsius as advertised.
Cc: stable@vger.kernel.org
Fixes: 07063bbfa98e ("iio: adc: New driver for the AB8500 GPADC")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20201224011700.1059659-1-linus.walleij@linaro.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/counter')
0 files changed, 0 insertions, 0 deletions