Re: [PATCH v2 5/5] max44000: Initial triggered buffer support

2016-04-17 Thread Jonathan Cameron
On 11/04/16 19:52, Crestez Dan Leonard wrote: > Signed-off-by: Crestez Dan Leonard One trivial comment inline. > --- > drivers/iio/light/max44000.c | 62 > > 1 file changed, 62 insertions(+) > > diff --git a/drivers/iio/light/max44000.c b/drivers/iio

[PATCH v2 5/5] max44000: Initial triggered buffer support

2016-04-11 Thread Crestez Dan Leonard
Signed-off-by: Crestez Dan Leonard --- drivers/iio/light/max44000.c | 62 1 file changed, 62 insertions(+) diff --git a/drivers/iio/light/max44000.c b/drivers/iio/light/max44000.c index 79a8282..48955df 100644 --- a/drivers/iio/light/max44000.c +++ b/