commit | 9086830984c77fa5ebde4fe019a2afa862d44fea | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Aug 20 17:28:11 2022 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Aug 21 17:39:44 2022 +0100 |
tree | 406938fa303293d4c1ceadf6296b5fea007e1501 | |
parent | 98f8f92456a13a1ea4c8819db4b52a2e63ea77fe [diff] |
iio: consumer: Move all IIO consumer functions into IIO_CONSUMER namespace As part of restricting visiblity of IIO functions, move those only called by consumers of IIO devices into the IIO_CONSUMER namespace. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>