commit | 2d8119d752d4fe794d768b0c42cdf6cf14b37bcc | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Sat Oct 28 23:12:47 2017 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Dec 02 10:40:17 2017 +0000 |
tree | 34c2a896d3cd7bb96efbdbaa45e142c5974caffa | |
parent | 2e64438487697f3f099946edc8acd4ceea6b1ab2 [diff] |
iio: adc: ina2xx: Use LSB specifier instead of divider in config While the config uses the physical value corresponding to the LSB for both the power and the bus voltage register, the shunt voltage is specified as parts of 1 mV. Use the LSB physical value for all registers. No functional change. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>