Re: [PATCH v6 3/9] iio: inkern: api for manipulating ext_info of iio channels

2016-12-31 Thread Jonathan Cameron
On 30/11/16 08:16, Peter Rosin wrote: > Extend the inkern api with functions for reading and writing ext_info > of iio channels. > > Signed-off-by: Peter Rosin Acked-by: Jonathan Cameron It may make more sense to take this particular patch separately via IIO,

[PATCH v6 3/9] iio: inkern: api for manipulating ext_info of iio channels

2016-11-30 Thread Peter Rosin
Extend the inkern api with functions for reading and writing ext_info of iio channels. Signed-off-by: Peter Rosin --- drivers/iio/inkern.c | 60 include/linux/iio/consumer.h | 37 +++ 2 files changed,