From: Jonathan Cameron Date: Wed, 11 Dec 2013 18:45:00 +0000 (+0000) Subject: staging:iio:ad7606 replaces IIO_ST macro with explicit entries to struct scan_type X-Git-Tag: v3.14-rc1~150^2~163^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae528590601db8bcc0e9d17c5ea3b6992163d6c;p=pandora-kernel.git staging:iio:ad7606 replaces IIO_ST macro with explicit entries to struct scan_type IIO_ST is going away as it is a pain to maintain. Note that this driver currently ensures all fields are converted to the native endianness to keep things consistent across the different bus types. Signed-off-by: Jonathan Cameron Acked-by: Lars-Peter Clausen --- Reading git-diff-tree failed