On 06/23/2013 10:28 PM, Peter Meerwald wrote: > ring buffers are only in staging, don't mention them here Actually they aren't there either any more. Long killed off. > > Signed-off-by: Peter Meerwald <pmeerw@xxxxxxxxxx> Applied to the togreg branch of iio.git Thanks > --- > drivers/iio/Kconfig | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/drivers/iio/Kconfig b/drivers/iio/Kconfig > index be8e303..524380c 100644 > --- a/drivers/iio/Kconfig > +++ b/drivers/iio/Kconfig > @@ -30,8 +30,7 @@ config IIO_KFIFO_BUF > select IIO_TRIGGER > tristate "Industrial I/O buffering based on kfifo" > help > - A simple fifo based on kfifo. Use this if you want a fifo > - rather than a ring buffer. Note that this currently provides > + A simple fifo based on kfifo. Note that this currently provides > no buffer events so it is up to userspace to work out how > often to read from the buffer. > > @@ -49,7 +48,7 @@ config IIO_TRIGGER > help > Provides IIO core support for triggers. Currently these > are used to initialize capture of samples to push into > - ring buffers. The triggers are effectively a 'capture > + buffers. The triggers are effectively a 'capture > data now' interrupt. > > config IIO_CONSUMERS_PER_TRIGGER > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html