From: Jonathan Cameron Date: Sun, 8 Sep 2013 13:57:00 +0000 (+0100) Subject: iio: add info_mask_[shared_by_dir/shared_by_all] X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~694^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c006ec838414d910bdd63ba8d919e602425e194e;p=pandora-kernel.git iio: add info_mask_[shared_by_dir/shared_by_all] These two additional info_mask bitmaps should allow all 'standard' numeric attributes to be handled using the read_raw and write_raw callbacks. Whilst this should reduce code, the more important element is that this makes these values easily accessible to in kernel users of IIO devices. Signed-off-by: Jonathan Cameron Reviewed-by: Lars-Peter Clausen --- Reading git-diff-tree failed