commit | 87a048ef959dc72148196141f0b8b6ff71991ac9 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Apr 15 16:59:42 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Apr 16 13:43:47 2016 +0100 |
tree | ebab853bc47d8b07144e56a7dd3ec31b4b68c7bb | |
parent | 5d116edd71f688d0acc442ad8e66903e26d15d0b [diff] |
staging:iio:adis16240: 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>