Re: [RFC 2/4] iio: ina2xx: add SAMP_FREQ attribute.

2015-11-11 Thread Daniel Baluta
On Tue, Nov 10, 2015 at 6:07 PM, Marc Titinger wrote: > Signed-off-by: Marc Titinger I'm in favor of small incremental patches, anyhow since this is the initial submission I can't see why this patch isn't squashed in the previous one? > --- > drivers/iio/adc/ina2xx-iio.c | 51 > ++

[RFC 2/4] iio: ina2xx: add SAMP_FREQ attribute.

2015-11-10 Thread Marc Titinger
Signed-off-by: Marc Titinger --- drivers/iio/adc/ina2xx-iio.c | 51 ++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/drivers/iio/adc/ina2xx-iio.c b/drivers/iio/adc/ina2xx-iio.c index 257d8d5..92169e1 100644 --- a/drivers/iio/adc/ina2xx-ii