diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-05-15 18:18:38 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-05-16 13:01:20 +0300 |
commit | d046ba268adb87c7780494ecf897cbafbf100d57 (patch) | |
tree | 5da67104077407d418a7d921b96c34767b8fb724 /drivers/iio/adc/twl6030-gpadc.c | |
parent | 9df560350c90f3d3909fe653399b3584c9a17b61 (diff) | |
download | linux-d046ba268adb87c7780494ecf897cbafbf100d57.tar.xz |
iio: adis16400: Fix burst transfer for adis16448
The adis16448, unlike the other chips in this family, in addition to the
hardware channels also sends out the DIAG_STAT register in burst mode
before them. Handle that case by skipping over the first 2 bytes before we
pass the received data to the buffer.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Fixes: 76ada52f7f5d ("iio:adis16400: Add support for the adis16448")
Cc: <stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/adc/twl6030-gpadc.c')
0 files changed, 0 insertions, 0 deletions