commit | 2873c3f0e2bd12a7612e905c920c058855f4072a | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Thu May 24 16:37:46 2018 -0400 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Jun 10 11:52:28 2018 +0100 |
tree | d99c9396aa00658acaa5c48e7d20bd2717d3fd48 | |
parent | 3ca24ce9ff764bc27bceb9b2fd8ece74846c3fd3 [diff] |
iio: 104-quad-8: Fix off-by-one error in register selection The reset flags operation is selected by bit 2 in the "Reset and Load Signals Decoders" register, not bit 1. Fixes: 28e5d3bb0325 ("iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8") Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>