From: Lars-Peter Clausen Date: Fri, 15 May 2015 15:18:38 +0000 (+0200) Subject: iio: adis16400: Fix burst transfer for adis16448 X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~3^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d046ba268adb87c7780494ecf897cbafbf100d57;p=pandora-kernel.git 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 Fixes: 76ada52f7f5d ("iio:adis16400: Add support for the adis16448") Cc: Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed