linux-stable/drivers/iio/buffer
Jonathan Cameron 19a5a8a5dc iio:buffer.h include pushdown into buffer implementations
These were only getting access to the internals of struct iio_dev via
the include of iio.h within buffer.h.  This should always have been
explicitly included by the buffer implementations themselves.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
2017-01-10 19:54:53 +00:00
..
industrialio-buffer-cb.c iio:buffer.h include pushdown into buffer implementations 2017-01-10 19:54:53 +00:00
industrialio-buffer-dma.c iio: buffer-dma: Use ARRAY_SIZE in for loop range 2016-06-27 21:06:40 +01: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: add resource managed triggered buffer init helpers 2016-09-04 15:42:46 +01:00
Kconfig iio: Add a DMAengine framework based buffer 2015-10-25 13:55:32 +00:00
kfifo_buf.c iio:buffer.h include pushdown into buffer implementations 2017-01-10 19:54:53 +00:00
Makefile iio: Add a DMAengine framework based buffer 2015-10-25 13:55:32 +00:00