diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-11-26 18:55:09 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-12-12 12:28:29 +0000 |
commit | 217a5cf0a1100264ced523e437e2e22c442dca7c (patch) | |
tree | e7b484eb21713ff0d59e5931a033374ffb38bcf0 /lib | |
parent | 00d52334857c36fe52f8fc15a6fe3f0644fb73bc (diff) |
iio: Unexport iio_scan_mask_set()
Individual drivers should not be messing with the scan mask that contains
the list of enabled channels. This is something that is supposed to be
managed by the core.
Now that the last few drivers that used it to configure a default scan mask
have been updated to not do this anymore we can unexport the function.
Note, this patch also requires moving a few functions around so they are all
declared before the first internal user.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions