Re: [PATCH 3/3] iio: ti_am335x_adc: Add continuous sampling support
From: Zubair Lutfullah : <hidden>
Date: 2013-09-22 04:46:32
Also in:
linux-iio, lkml
From: Zubair Lutfullah : <hidden>
Date: 2013-09-22 04:46:32
Also in:
linux-iio, lkml
On Sat, Sep 21, 2013 at 07:28:32PM +0100, Jonathan Cameron wrote:
On 09/19/13 07:24, Zubair Lutfullah wrote:quoted
Previously the driver had only one-shot reading functionality. This patch adds continuous sampling support to the driver.
...
I've added a SELECT IIO_KFIFO_BUF after the autobuilders picked up that was missing.
Thank-you.
One other thing I'd missed until I was reviewing the updated patch. Do you still need the trigger headers? I can't immediately see why. If not, could you post a follow up patch to drop them?
Sure. Zubair
Thanks, Jonathanquoted
--- drivers/iio/adc/ti_am335x_adc.c | 213 +++++++++++++++++++++++++++++++++- include/linux/mfd/ti_am335x_tscadc.h | 9 ++