iio:drop IIO_ST macro
authorJonathan Cameron <jic23@kernel.org>
Tue, 12 Nov 2013 18:45:00 +0000 (18:45 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sat, 15 Feb 2014 10:58:17 +0000 (10:58 +0000)
This macro no longer allows all the elements of the scan_type structure
to be set.  Missinterpretation of the parameters also caused a couple of
recent bugs.  No mainline drivers now use this macro so drop it.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
include/linux/iio/iio.h

Simple merge