]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: buffer-dma: Move exports into IIO_DMA_BUFFER namespace
authorNuno Sa <nuno.sa@analog.com>
Fri, 26 Jul 2024 11:31:15 +0000 (13:31 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 3 Aug 2024 09:13:43 +0000 (10:13 +0100)
commit8cfb75d78af303b3c4370f1a5ac10d5562caa4e6
treee0b46fe9d0c51e2592146fe51648fc4c3e6612d2
parent8293a60cb5d14638bdca48b2d5aff0e39ef6212b
iio: buffer-dma: Move exports into IIO_DMA_BUFFER namespace

Avoid unnecessary pollution of the global symbol namespace and move
global APIs into a specific namespace. Import that into the places that
use them

Signed-off-by: Nuno Sa <nuno.sa@analog.com>
Link: https://patch.msgid.link/20240726-dev-iio-dma-buf-mod-namespace-v1-1-8877cfe7f68e@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/buffer/industrialio-buffer-dma.c
drivers/iio/buffer/industrialio-buffer-dmaengine.c