diff options
author | Ye Xiang <xiang.ye@intel.com> | 2021-01-30 18:25:30 +0800 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-01-30 20:38:10 +0000 |
commit | d68c592e02f6f49a88e705f13dfc1883432cf300 (patch) | |
tree | e2eab0163179466550448b6a344b43dc34882865 /drivers/iio/adc/Kconfig | |
parent | 7d200b283aa049fcda0d43dd6e03e9e783d2799c (diff) | |
download | linux-d68c592e02f6f49a88e705f13dfc1883432cf300.tar.gz |
iio: hid-sensor-prox: Fix scale not correct issue
Currently, the proxy sensor scale is zero because it just return the
exponent directly. To fix this issue, this patch use
hid_sensor_format_scale to process the scale first then return the
output.
Fixes: 39a3a0138f61 ("iio: hid-sensors: Added Proximity Sensor Driver")
Signed-off-by: Ye Xiang <xiang.ye@intel.com>
Link: https://lore.kernel.org/r/20210130102530.31064-1-xiang.ye@intel.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/adc/Kconfig')
0 files changed, 0 insertions, 0 deletions