commit | 3525d7cfb740243f0d9fab19288b2f89f715aba5 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Sun Sep 24 23:59:20 2017 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Mon Oct 09 20:50:21 2017 +0100 |
tree | 06911b0ae286e5dd5e6572819d3105cf679f8a22 | |
parent | e794bf6751a0376a459ae1659a1646652b198cad [diff] |
iio: light: vl6180: Correct ALS scale for non-default gain/integration time The reported scale was only correct for the default settings of 100 ms integration time and gain 1. This aligns the reported scale with the behaviour of any other IIO driver and the documented ABI, but may require userspace changes if someone uses non-default settings. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>