commit | 26d96e8ea9912d9fc7c48339ed6cf5642390ffff | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Apr 15 16:59:40 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Apr 16 13:43:43 2016 +0100 |
tree | fea354d92de07276a551ea802f8a5e7ed7aa0940 | |
parent | 24410492868ba816bfd4366b5406d4881b8aee94 [diff] |
staging:iio:adis16203: Set self_test_no_autoclear flag The ADIS16201 does not automatically clear the self test flag bit the self test has been, so clear it manually. Otherwise we'll see a offset caused by the self-test bias on the output values during normal operation. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>