diff options
author | Tomasz Duszynski <tduszyns@gmail.com> | 2018-05-28 17:38:59 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-06-24 14:22:35 +0100 |
commit | 13399ff25f179811ce9c1df1523eb39f9e4a4772 (patch) | |
tree | f53428fe215038822f3578c62cd56c0d219ea5a3 /drivers/usb/early | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff) | |
download | linux-stable-13399ff25f179811ce9c1df1523eb39f9e4a4772.tar.gz linux-stable-13399ff25f179811ce9c1df1523eb39f9e4a4772.tar.bz2 linux-stable-13399ff25f179811ce9c1df1523eb39f9e4a4772.zip |
iio: pressure: bmp280: fix relative humidity unit
According to IIO ABI relative humidity reading should be
returned in milli percent.
This patch addresses that by applying proper scaling and
returning integer instead of fractional format type specifier.
Note that the fixes tag is before the driver was heavily refactored
to introduce spi support, so the patch won't apply that far back.
Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com>
Fixes: 14beaa8f5ab1 ("iio: pressure: bmp280: add humidity support")
Acked-by: Matt Ranostay <matt.ranostay@konsulko.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/usb/early')
0 files changed, 0 insertions, 0 deletions