33dd94cb97
buffer.h supplies everything needed for devices using buffers. buffer_impl.h supplies access to the internals as needed to write a buffer implementation. This was really motivated by the mess that turned up in the kernel-doc documentation pulled in by the new sphinx docs. It made it clear that our logical separations in headers were generally terrible. The buffer case was easy to sort out without greatly effecting drivers so here it is. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
industrialio-buffer-cb.c | ||
industrialio-buffer-dma.c | ||
industrialio-buffer-dmaengine.c | ||
industrialio-triggered-buffer.c | ||
kfifo_buf.c |