commit | 25918a9c641c3c73ae94354605860c06fd73a05e | [log] [tgz] |
---|---|---|
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | Wed Sep 23 15:18:10 2020 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Sep 29 17:27:06 2020 +0100 |
tree | 3ad725f3012da962ae5bf54f02b20d2580ab7a13 | |
parent | 57e5b8bfd633b9237f0072ef8faeef9545a61ea1 [diff] |
iio: buffer-dmaengine: remove non managed alloc/free This is to encourage the use of devm_iio_dmaengine_buffer_alloc(). Currently the managed version of the DMAEngine buffer alloc is the only function used from this part of the framework. Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Link: https://lore.kernel.org/r/20200923121810.944075-1-alexandru.ardelean@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>