staging:iio:ad7606 replaces IIO_ST macro with explicit entries to struct scan_type
authorJonathan Cameron <jic23@kernel.org>
Wed, 11 Dec 2013 18:45:00 +0000 (18:45 +0000)
committerJonathan Cameron <jic23@kernel.org>
Tue, 17 Dec 2013 21:40:04 +0000 (21:40 +0000)
commit5ae528590601db8bcc0e9d17c5ea3b6992163d6c
tree42f8426c4f2855a3daff84fb2efc925126a6979d
parent6b25f6e6b718b3cabda3001df9cfec3406eb9f7c
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 <jic23@kernel.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
drivers/staging/iio/adc/ad7606_core.c