]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: buffer-dma: Use the cleanup.h API
authorNuno Sá <nuno.sa@analog.com>
Fri, 19 Dec 2025 15:28:13 +0000 (15:28 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 21 Dec 2025 11:55:12 +0000 (11:55 +0000)
commit07d6dc1708838e94e3da7294e601adf8da1d9414
treecb243c09e251d4610fb3dbeb261fbce52ed41713
parent09ccc1b65ca6bb61d05f163e063b98d89d4d7d06
iio: buffer-dma: Use the cleanup.h API

Make use of the cleanup.h API for locks and memory allocation in order
to simplify some code paths.

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/buffer/industrialio-buffer-dma.c