iio:core drop info_mask from struct iio_info
authorJonathan Cameron <jic23@kernel.org>
Wed, 27 Feb 2013 19:43:52 +0000 (19:43 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sun, 17 Mar 2013 19:49:44 +0000 (19:49 +0000)
This has been replaced by the pair of masks info_mask_separate
and info_mask_shared_by_type.  Other variants may follow.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>

No differences found