This allows for matching against the name given on a datasheet, however silly/inconsistent it might be. Useful for in kernel interfaces. Signed-off-by: Jonathan Cameron <jic23@xxxxxxxxx> --- include/linux/iio/iio.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/linux/iio/iio.h b/include/linux/iio/iio.h index 8066c8a..beedc5c 100644 --- a/include/linux/iio/iio.h +++ b/include/linux/iio/iio.h @@ -128,6 +128,7 @@ struct iio_chan_spec { } scan_type; long info_mask; char *extend_name; + const char *datasheet_name; unsigned processed_val:1; unsigned modified:1; unsigned indexed:1; -- 1.7.7 _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors