staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_type
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 14 Mar 2021 18:15:05 +0000 (18:15 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 7 Apr 2021 07:36:36 +0000 (08:36 +0100)
commit18595e71c57a60dcc041fe6a280b05417bc38d54
treede40ad7ab5d0cd93bc5e257da67ca9cd26b78158
parentf28334febda7f06b97dad2fa61a61831e03c88d1
staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_type

The datasheet provides these two values on the assumption they are applied
to unshift raw value.  Hence shift both the offset and scale by 4
to compensate.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20210314181511.531414-19-jic23@kernel.org
drivers/staging/iio/cdc/ad7150.c