summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/iio.tmpl
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2015-08-14 16:54:55 +0200
committerJonathan Cameron <jic23@kernel.org>2015-08-16 10:51:21 +0100
commit8548a63b37be4891e7972ba058b785d9468e8907 (patch)
tree30abebcbaeee81baa4d49c673f7dc89b950031df /Documentation/DocBook/iio.tmpl
parent050ee2f16e245b42c9ba30640bb91b309b424c48 (diff)
downloadlinux-0-day-8548a63b37be4891e7972ba058b785d9468e8907.tar.gz
linux-0-day-8548a63b37be4891e7972ba058b785d9468e8907.tar.xz
iio: Move generic buffer implementations to sub-directory
For generic IIO trigger implementations we already have a sub-directory, but the generic buffer implementations currently reside in the IIO top-level directory. The main reason is that things have historically grown into this form. With more generic buffer implementations on its way now is the perfect time to clean this up and introduce a sub-directory for generic buffer implementations to avoid too much clutter in the top-level directory. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/DocBook/iio.tmpl')
-rw-r--r--Documentation/DocBook/iio.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/iio.tmpl b/Documentation/DocBook/iio.tmpl
index 06bb53de5a47f..98be322673da7 100644
--- a/Documentation/DocBook/iio.tmpl
+++ b/Documentation/DocBook/iio.tmpl
@@ -578,7 +578,7 @@
work together.
</para>
<sect2 id="iiotrigbufsetup"> <title> IIO triggered buffer setup</title>
-!Edrivers/iio/industrialio-triggered-buffer.c
+!Edrivers/iio/buffer/industrialio-triggered-buffer.c
!Finclude/linux/iio/iio.h iio_buffer_setup_ops