commit | 342a6928bd5017edbdae376042d8ad6af3d3b943 | [log] [tgz] |
---|---|---|
author | Chris Lesiak <chris.lesiak@licor.com> | Thu Nov 21 20:39:42 2019 +0000 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Dec 08 18:10:29 2019 +0000 |
tree | abb4b41afa00741a301dcc97ec440a592da8cba5 | |
parent | c41d79b74b3b106310b43d68fd5a304735c3369f [diff] |
iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting The IIO_HUMIDITYRELATIVE channel was being incorrectly reported back as percent when it should have been milli percent. This is via an incorrect scale value being returned to userspace. Signed-off-by: Chris Lesiak <chris.lesiak@licor.com> Acked-by: Matt Ranostay <matt.ranostay@konsulko.com> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>