On 07/09/2012 11:19 AM, Juergen Beisert wrote: > Hi Marek, > > Marek Vasut wrote: >> This driver is very basic. It supports userland trigger, buffer and >> raw access to channels. The support for delay channels is missing >> altogether. >> >> Signed-off-by: Marek Vasut <marex@xxxxxxx> >> Cc: Jonathan Cameron <jic23@xxxxxxxxxx> >> Cc: Wolfgang Denk <wd@xxxxxxx> >> Cc: Juergen Beisert <jbe@xxxxxxxxxxxxxx> >> --- >> drivers/staging/iio/adc/Kconfig | 12 + >> drivers/staging/iio/adc/Makefile | 1 + >> drivers/staging/iio/adc/mxs-lradc.c | 619 +++++++++++++++++++++++++++++++++++ >> 3 files changed, 632 insertions(+) >> create mode 100644 drivers/staging/iio/adc/mxs-lradc.c >> >> [...] > > sorry for the delay, too much work at the same time. When I try to compile > your code I get: > > drivers/staging/iio/adc/mxs-lradc.c:42:40: fatal error: linux/iio/triggered_buffer.h: No such file or directory > This file only got added recently, right now it is only in staging/staging-next - Lars -- 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