commit | fdd0d32eb95f135041236a6885d9006315aa9a1d | [log] [tgz] |
---|---|---|
author | Dragos Bogdan <dragos.bogdan@analog.com> | Fri Aug 04 01:37:27 2017 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Aug 20 15:21:47 2017 +0100 |
tree | a2ed3ad132341da37dfc0ea868ac99346f10b063 | |
parent | f00fd7ae4f409abb7b2e5d099248832548199f0c [diff] |
iio: imu: adis16480: Fix acceleration scale factor for adis16480 According to the datasheet, the range of the acceleration is [-10 g, + 10 g], so the scale factor should be 10 instead of 5. Signed-off-by: Dragos Bogdan <dragos.bogdan@analog.com> Acked-by: Lars-Peter Clausen <lars@metafoo.de> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>