diff options
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | 2017-05-01 14:19:42 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-05-07 16:42:12 +0300 |
commit | ac23d64defcdce0dad93e10ac7f202430f713729 (patch) | |
tree | 06aa87afafc20343bd8386820deadc749e20d35c /tools/iio/iio_utils.h | |
parent | de01d65795647e66b29bf1400c2b5c39998a47d8 (diff) | |
download | linux-ac23d64defcdce0dad93e10ac7f202430f713729.tar.xz |
iio: adc: Fix bad GENMASK use, typos, whitespace
Commit 7906dd52c5a0 ("iio: ina2xx: Fix whitespace and re-order code")
changed the register number of the MASK_ENABLE register from 0x06 to the
value equivalent GENMASK(2,1), although its no mask.
Also fix a typo (INA2_6_6 instead of INA2_2_6), and use the datasheet
name ("Mask/Enable") for the register number define.
Fix bad indentation for channel attributes.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/iio/iio_utils.h')
0 files changed, 0 insertions, 0 deletions