commit | 6a8c6b26f7531a85803380911c7c4a05a639afbe | [log] [tgz] |
---|---|---|
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | Tue Jun 30 07:57:07 2020 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Jul 07 20:24:06 2020 +0100 |
tree | 3c7894d048f5ae5319cc514d4b1ef2cab4f1d858 | |
parent | 207c2d27a010c0154691833960756b60816fe59d [diff] |
iio: core: move iio_dev's buffer_list to the private iio device object This change moves the 'buffer_list' away from the public IIO device object into the private part. Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>