commit | 7677f73158d3dac530daca7ce834603989c05b18 | [log] [tgz] |
---|---|---|
author | Beniamin Bia <beniamin.bia@analog.com> | Thu Jul 18 09:27:30 2019 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Jul 28 08:53:18 2019 +0100 |
tree | 8993548f43b682dfa8b62d32e33f96e0938aaa8a | |
parent | 06ae56b9e723d653b6c14da947794d440554dff4 [diff] |
iio: adc: ad7606: Move common channel definition to header The common channel definition which are going to be used by both core file but also spi file, were moved in header file. Some devices have different channel definitions when are used in software mode, feature available only with spi, and those definitions will be added in spi file. Signed-off-by: Beniamin Bia <beniamin.bia@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>