commit | 24410492868ba816bfd4366b5406d4881b8aee94 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Apr 15 16:59:39 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Apr 16 13:43:42 2016 +0100 |
tree | 99b06e60346fa6b145605d5b97f408fb79325d0b | |
parent | af8a41271b56f6d79cb4d7c7f3ca688a2d97a801 [diff] |
staging:iio:adis16201: 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>