linux-xiaomi-chiron/drivers/iio/buffer
Lars-Peter Clausen 9d452184fc iio: buffer-dmaengine: Use dmaengine_terminate_sync()
The DMAengine framework gained support for synchronized transfer
termination. Use the new dmaengine_terminate_sync() function instead of
dmaengine_terminate_all(), this avoids a potential race condition when
disabling the buffer.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-02-09 21:05:17 +00:00
..
industrialio-buffer-cb.c iio: Move generic buffer implementations to sub-directory 2015-08-16 10:51:21 +01:00
industrialio-buffer-dma.c iio: Add generic DMA buffer infrastructure 2015-10-25 13:54:34 +00:00
industrialio-buffer-dmaengine.c iio: buffer-dmaengine: Use dmaengine_terminate_sync() 2016-02-09 21:05:17 +00:00
industrialio-triggered-buffer.c iio: Move generic buffer implementations to sub-directory 2015-08-16 10:51:21 +01:00
Kconfig iio: Add a DMAengine framework based buffer 2015-10-25 13:55:32 +00:00
kfifo_buf.c iio: Move generic buffer implementations to sub-directory 2015-08-16 10:51:21 +01:00
Makefile iio: Add a DMAengine framework based buffer 2015-10-25 13:55:32 +00:00